Alex Lorenz
|
2f84230495
[clang-scan-deps] add skip excluded conditional preprocessor block preprocessing optimization
|
6 năm trước cách đây |
Alex Lorenz
|
5195a35aa7
Introduce FileEntryRef and use it when handling includes to report correct dependencies
|
6 năm trước cách đây |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 năm trước cách đây |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 năm trước cách đây |
Ilya Biryukov
|
a3c3146170
[Lex] Allow to consume tokens while preprocessing
|
6 năm trước cách đây |
Mike Rice
|
8e6b618dac
When skipping code at the start of a file during PCH use, Preprocessor::Lex
|
6 năm trước cách đây |
Richard Smith
|
33eb2fffd9
[c++20] Parsing support for module-declarations, import-declarations,
|
6 năm trước cách đây |
Richard Smith
|
0fa9a240fd
[C++20] Implement context-sensitive header-name lexing and pp-import parsing in the preprocessor.
|
6 năm trước cách đây |
Richard Smith
|
444665e219
Remove use of lookahead from _Pragma handling and from all other
|
6 năm trước cách đây |
Fangrui Song
|
ce76f242a3
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
|
6 năm trước cách đây |
Richard Smith
|
b995249659
Replace tok::angle_string_literal with new tok::header_name.
|
6 năm trước cách đây |
Richard Smith
|
bada7f5143
Factor out repeated code parsing and concatenating header-names from
|
6 năm trước cách đây |
Duncan P. N. Exon Smith
|
d28cf14aed
Modules: Rename MemoryBufferCache to InMemoryModuleCache
|
6 năm trước cách đây |
Fangrui Song
|
0761773157
Fix file headers. NFC
|
6 năm trước cách đây |
Nico Weber
|
5773155aa1
Print a note to the called macro when diagnosing err_embedded_directive
|
6 năm trước cách đây |
Volodymyr Sapsai
|
54cac3348a
[Preprocessor] Add a note with framework location for "file not found" error.
|
6 năm trước cách đây |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 năm trước cách đây |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 năm trước cách đây |
Erich Keane
|
e0244b6427
PTH-- Remove feature entirely-
|
6 năm trước cách đây |
Sam McCall
|
ae8dcccdd1
[CodeComplete] Add completions for filenames in #include directives.
|
7 năm trước cách đây |
Mike Rice
|
3886719cbb
[clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop
|
7 năm trước cách đây |
Stephen Kelly
|
8601e55c98
Add a newline to SourceLocation dump output
|
7 năm trước cách đây |
Kadir Cetinkaya
|
c0a5e830f1
[clang] Store code completion token range in preprocessor.
|
7 năm trước cách đây |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 năm trước cách đây |
Erich Keane
|
ba7b10ace8
[clang-cl, PCH] Implement support for MS-style PCH through headers
|
7 năm trước cách đây |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 năm trước cách đây |
Richard Smith
|
ef91bd38cd
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
|
7 năm trước cách đây |
Aaron Ballman
|
02d25f33f5
Defer adding keywords to the identifier table until after the language options have been loaded from the AST file.
|
7 năm trước cách đây |
Ilya Biryukov
|
39491d7b60
[CodeComplete] Fix completion in the middle of idents in macro calls
|
7 năm trước cách đây |
Pavel Labath
|
0604b824fd
Remove llvm::MemoryBuffer const_casts
|
7 năm trước cách đây |