llvm-project/clang/lib/Lex
Corentin Jabot 559f07b872 [Clang] Adjust extension warnings for #warning
The #warning directive is standard in C++2b and C2x,
this adjusts the pedantic and extensions warning accordingly.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D130415
2022-07-23 14:10:11 +02:00
..
CMakeLists.txt [Tooling/DependencyScanning] Rename refactorings towards transitioning dependency scanning to use pre-lexed preprocessor directive tokens 2022-05-26 12:49:51 -07:00
DependencyDirectivesScanner.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
HeaderMap.cpp [clang][lex] Remark on search path usage 2021-10-12 12:20:55 +02:00
HeaderSearch.cpp Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
InitHeaderSearch.cpp [PS5] Add basic PS5 driver behavior 2022-04-14 12:45:33 -07:00
Lexer.cpp [Clang] Add support for Unicode identifiers (UAX31) in C2x mode. 2022-07-23 14:08:08 +02:00
LiteralSupport.cpp [Clang] Adjust extension warnings for delimited sequences 2022-07-14 07:50:58 +02:00
MacroArgs.cpp
MacroInfo.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
ModuleMap.cpp Use any_of (NFC) 2022-07-22 01:05:17 -07:00
PPCaching.cpp [clang] Introduce SourceLocation::[U]IntTy typedefs. 2021-07-21 10:45:46 +01:00
PPCallbacks.cpp
PPConditionalDirectiveRecord.cpp Add support for #elifdef and #elifndef 2021-05-27 08:57:47 -04:00
PPDirectives.cpp [Clang] Adjust extension warnings for #warning 2022-07-23 14:10:11 +02:00
PPExpressions.cpp [clang][preprocessor] Fix unsigned-ness of utf8 char literals 2022-05-13 07:57:10 +02:00
PPLexerChange.cpp [Lex] Introduce `PPCallbacks::LexedFileChanged()` preprocessor callback 2022-07-01 14:22:31 -07:00
PPMacroExpansion.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
Pragma.cpp [NFC][Clang][Pragma] Remove unused variables 2022-04-24 14:50:59 +08:00
PreprocessingRecord.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
Preprocessor.cpp [C++20][Modules] Implement include translation. 2022-07-10 11:06:51 +01:00
PreprocessorLexer.cpp [clang][lex] NFC: Use FileEntryRef in PreprocessorLexer::getFileEntry() 2022-04-15 15:16:17 +02:00
ScratchBuffer.cpp SourceManager: Make LastLineNoContentCache and ContentCache::SourceLineCache mutable, NFC 2020-10-23 13:22:47 -04:00
TokenConcatenation.cpp
TokenLexer.cpp [clang] Don't use Optional::hasValue (NFC) 2022-06-20 10:51:34 -07:00
UnicodeCharSets.h Support Unicode 14 identifiers 2021-09-16 13:21:27 -04:00