..
CMakeLists.txt
[clang] Move `ApplyHeaderSearchOptions` from Frontend to Lex
2022-01-11 17:57:40 +01:00
DependencyDirectivesSourceMinimizer.cpp
[clang][lex][minimizer] Avoid treating path separators as comments
2022-02-15 09:49:19 +01:00
HeaderMap.cpp
[clang][lex] Remark on search path usage
2021-10-12 12:20:55 +02:00
HeaderSearch.cpp
[clang][lex] Use `SearchDirIterator` types in for loops
2022-02-15 11:02:26 +01:00
InitHeaderSearch.cpp
[clang] Move `ApplyHeaderSearchOptions` from Frontend to Lex
2022-01-11 17:57:40 +01:00
Lexer.cpp
[NFC][Lexer] Remove getLangOpts function from Lexer
2022-03-02 11:17:05 +01:00
LiteralSupport.cpp
LiteralSupport: Don't assert() on invalid input
2021-11-17 23:51:30 +00:00
MacroArgs.cpp
…
MacroInfo.cpp
[Preprocessor] Reduce the memory overhead of `#define` directives (Recommit)
2022-02-14 09:27:44 -08:00
ModuleMap.cpp
[NFC][Lexer] Remove getLangOpts function from Lexer
2022-03-02 11:17:05 +01:00
PPCaching.cpp
…
PPCallbacks.cpp
…
PPConditionalDirectiveRecord.cpp
…
PPDirectives.cpp
[clang][lex] Introduce `ConstSearchDirIterator`
2022-02-15 10:36:54 +01:00
PPExpressions.cpp
Fixed warnings in target/parser codes produced by -Wbitwise-instead-of-logicala
2021-10-03 15:04:01 +02:00
PPLexerChange.cpp
[clang][lex] Introduce `ConstSearchDirIterator`
2022-02-15 10:36:54 +01:00
PPMacroExpansion.cpp
Add support for floating-point option `ffp-eval-method` and for
2022-02-23 15:00:18 -08:00
Pragma.cpp
[clang] fix out of bounds access in an empty string when lexing a _Pragma with missing string token
2022-02-02 11:16:11 -08:00
PreprocessingRecord.cpp
…
Preprocessor.cpp
Add support for floating-point option `ffp-eval-method` and for
2022-02-23 15:00:18 -08:00
PreprocessorLexer.cpp
…
ScratchBuffer.cpp
…
TokenConcatenation.cpp
…
TokenLexer.cpp
[clang] Use llvm::reverse (NFC)
2021-12-17 16:51:42 -08:00
UnicodeCharSets.h
Support Unicode 14 identifiers
2021-09-16 13:21:27 -04:00