Fangrui Song
|
b76b345fe1
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC
|
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 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 năm trước cách đây |
Julie Hockett
|
1a597eeed3
Reland '[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective'
|
7 năm trước cách đây |
Julie Hockett
|
e5a13a5389
Revert "[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective"
|
7 năm trước cách đây |
Julie Hockett
|
6a37651bb3
[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective
|
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 |
Cameron Desrochers
|
505903c4d0
[PCH] Serialize skipped preprocessor ranges
|
7 năm trước cách đây |
Eugene Zelenko
|
5e1ed772d8
[Lex] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 năm trước cách đây |
Vedant Kumar
|
c9445f041c
[Lexer] Report more precise skipped regions (PR34166)
|
8 năm trước cách đây |
Vedant Kumar
|
e05b249e25
Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test.""
|
8 năm trước cách đây |
Vedant Kumar
|
313bd3bb2c
Revert "PPCallbacks::MacroUndefined, change signature and add test."
|
8 năm trước cách đây |
Frederich Munch
|
9bc5210653
PPCallbacks::MacroUndefined, change signature and add test.
|
8 năm trước cách đây |
Benjamin Kramer
|
fd352be22e
Retire llvm::alignOf in favor of C++11 alignof.
|
8 năm trước cách đây |
Angel Garcia Gomez
|
d162035b9b
Roll-back r250822.
|
9 năm trước cách đây |
Angel Garcia Gomez
|
e83bf34da9
Apply modernize-use-default to clang.
|
9 năm trước cách đây |
Yaron Keren
|
4d9c4a9b23
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
10 năm trước cách đây |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
10 năm trước cách đây |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 năm trước cách đây |
Richard Smith
|
f9cfb2d2dc
Switch PPCallbacks to take the new MacroDefinition instead of MacroDirective*, in order to preserve full information on module macro expansion.
|
10 năm trước cách đây |
Richard Smith
|
0a6028ee41
Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinition -> MacroDefinition.
|
10 năm trước cách đây |
Benjamin Kramer
|
7c070ee11d
Implement PreprocessingRecord's and LazyVector's iterators on top of iterator_adaptor_base
|
10 năm trước cách đây |
David Blaikie
|
a9ee4553b8
Simplify boolean expressions in clang with clang-tidy
|
10 năm trước cách đây |
Benjamin Kramer
|
7daf211f6c
Update APIs that return a pair of iterators to return an iterator_range instead.
|
10 năm trước cách đây |
Craig Topper
|
da176c6d6a
[C++11] Use 'nullptr'. Lex edition.
|
11 năm trước cách đây |
Argyrios Kyrtzidis
|
159fac6431
[libclang] Record ranges skipped by the preprocessor and expose them with libclang.
|
11 năm trước cách đây |
John Thompson
|
6fb63ab0c7
Add SourceRange to PPCallbacks::Defined callback.
|
12 năm trước cách đây |
Argyrios Kyrtzidis
|
dd08a0c178
[Preprocessor] For the MacroExpands preprocessor callback, also pass the MacroArgs object that provides information about
|
12 năm trước cách đây |
Argyrios Kyrtzidis
|
c56fff7fd2
[Preprocessor/Modules] Separate the macro directives kinds into their own MacroDirective's subclasses.
|
12 năm trước cách đây |
Argyrios Kyrtzidis
|
c515978bd3
[preprocessor] Use MacroDirective in the preprocessor callbacks to make available the
|
12 năm trước cách đây |