.. |
CMakeLists.txt
|
…
|
|
DependencyDirectivesSourceMinimizer.cpp
|
Avoid including FileSystem.h from MemoryBuffer.h
|
2020-02-29 12:30:23 -08:00 |
HeaderMap.cpp
|
FileManager: Use llvm::Expected in new getFileRef API
|
2019-08-26 18:29:51 +00:00 |
HeaderSearch.cpp
|
Revert "Lex: Migrate HeaderSearch::LoadedModuleMaps to FileEntryRef"
|
2020-12-14 22:05:08 -05:00 |
Lexer.cpp
|
[NFC] Use higher level constructs to check for whitespace/newlines in the lexer
|
2021-03-15 18:27:19 +01:00 |
LiteralSupport.cpp
|
[C++2b] Support size_t literals
|
2021-03-31 13:36:23 +00:00 |
MacroArgs.cpp
|
Remove cache for macro arg stringization
|
2019-07-30 17:58:22 +00:00 |
MacroInfo.cpp
|
…
|
|
ModuleMap.cpp
|
Revert "Module: Use FileEntryRef and DirectoryEntryRef in Umbrella, Header, and DirectoryName, NFC"
|
2021-02-23 09:57:28 -08:00 |
PPCaching.cpp
|
…
|
|
PPCallbacks.cpp
|
Avoid including FileManager.h from SourceManager.h
|
2020-03-11 13:53:12 -07:00 |
PPConditionalDirectiveRecord.cpp
|
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC
|
2019-07-03 08:13:17 +00:00 |
PPDirectives.cpp
|
Support #__private_macro and #__public_macro in local submodule
|
2021-03-23 16:54:28 -07:00 |
PPExpressions.cpp
|
[C++2b] Support size_t literals
|
2021-03-31 13:36:23 +00:00 |
PPLexerChange.cpp
|
Lexer: Update the Lexer to use MemoryBufferRef, NFC
|
2020-10-19 19:10:21 -04:00 |
PPMacroExpansion.cpp
|
Improve const-correctness. NFC.
|
2021-03-23 16:54:27 -07:00 |
Pragma.cpp
|
Improve module dumping for debugging.
|
2021-03-22 19:07:46 -07:00 |
PreprocessingRecord.cpp
|
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC
|
2019-07-03 08:13:17 +00:00 |
Preprocessor.cpp
|
[CodeCompletion] Avoid spurious signature help for init-list args
|
2021-03-16 12:46:40 +01:00 |
PreprocessorLexer.cpp
|
…
|
|
ScratchBuffer.cpp
|
SourceManager: Make LastLineNoContentCache and ContentCache::SourceLineCache mutable, NFC
|
2020-10-23 13:22:47 -04:00 |
TokenConcatenation.cpp
|
C++2a -> C++20 in some identifiers; NFC.
|
2020-04-21 15:37:19 -04:00 |
TokenLexer.cpp
|
Revert "Suppress non-conforming GNU paste extension in all standard-conforming modes"
|
2021-01-27 10:59:57 -08:00 |
UnicodeCharSets.h
|
clang: Fix typo in comment
|
2019-08-21 15:41:29 +00:00 |