Diagnose missing macro argument following charize operator.
For completeness, add a test-case for the equivalent stringize operator diagnostic too. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265177 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/DiagnosticLexKinds.td 1 addition, 1 deletioninclude/clang/Basic/DiagnosticLexKinds.td
- lib/Lex/PPDirectives.cpp 3 additions, 2 deletionslib/Lex/PPDirectives.cpp
- test/Parser/MicrosoftExtensions.c 3 additions, 0 deletionstest/Parser/MicrosoftExtensions.c
- test/Preprocessor/stringize_misc.c 12 additions, 1 deletiontest/Preprocessor/stringize_misc.c
Loading
Please register or sign in to comment