.. |
CMakeLists.txt
|
e92b41ea8c
Add clang source minimizer that reduces source to directives
|
6 years ago |
DependencyDirectivesSourceMinimizer.cpp
|
b39c40c589
[clang-scan-deps] Improve string/character literal skipping
|
5 years ago |
HeaderMap.cpp
|
c2b4309415
FileManager: Use llvm::Expected in new getFileRef API
|
6 years ago |
HeaderSearch.cpp
|
52b7de1623
[Stats] Convert some ad-hoc header search stats to ALWAYS_ENABLED_STATISTIC.
|
5 years ago |
Lexer.cpp
|
2f84230495
[clang-scan-deps] add skip excluded conditional preprocessor block preprocessing optimization
|
6 years ago |
LiteralSupport.cpp
|
248e5bf6ef
[CUDA][HIP] Do not diagnose use of _Float16
|
6 years ago |
MacroArgs.cpp
|
d646bc1c3c
Remove cache for macro arg stringization
|
6 years ago |
MacroInfo.cpp
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
ModuleMap.cpp
|
43696f8809
[clang] Adopt new FileManager error-returning APIs
|
6 years ago |
PPCaching.cpp
|
a3c3146170
[Lex] Allow to consume tokens while preprocessing
|
6 years ago |
PPCallbacks.cpp
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
PPConditionalDirectiveRecord.cpp
|
b76b345fe1
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC
|
6 years ago |
PPDirectives.cpp
|
c6e4e7210c
Move normalization of `\` in #includes from -fms-compatibility to -fms-extensions
|
5 years ago |
PPExpressions.cpp
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
PPLexerChange.cpp
|
063c2472fa
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
|
6 years ago |
PPMacroExpansion.cpp
|
32bae3c742
Use FileEntryRef for PPCallbacks::HasInclude
|
6 years ago |
Pragma.cpp
|
fe49395f6b
Fix for expanding __pragmas in macro arguments
|
5 years ago |
PreprocessingRecord.cpp
|
b76b345fe1
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC
|
6 years ago |
Preprocessor.cpp
|
2f84230495
[clang-scan-deps] add skip excluded conditional preprocessor block preprocessing optimization
|
6 years ago |
PreprocessorLexer.cpp
|
bada7f5143
Factor out repeated code parsing and concatenating header-names from
|
6 years ago |
ScratchBuffer.cpp
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
TokenConcatenation.cpp
|
0fa9a240fd
[C++20] Implement context-sensitive header-name lexing and pp-import parsing in the preprocessor.
|
6 years ago |
TokenLexer.cpp
|
d646bc1c3c
Remove cache for macro arg stringization
|
6 years ago |
UnicodeCharSets.h
|
67cd113fbe
clang: Fix typo in comment
|
6 years ago |