Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 years ago |
Fangrui Song
|
231854d01b
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 years ago |
Julie Hockett
|
1a597eeed3
Reland '[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective'
|
7 years ago |
Julie Hockett
|
e5a13a5389
Revert "[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective"
|
7 years ago |
Julie Hockett
|
6a37651bb3
[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective
|
7 years ago |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
10 years ago |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 years ago |
Craig Topper
|
c6da4d1d6c
Unique_ptrify PPCallbacks ownership.
|
11 years ago |
Rafael Espindola
|
97b51af3b9
Update for llvm api change.
|
11 years ago |
Craig Topper
|
d24fb6c947
[C++11] Use 'nullptr'. Frontend edition.
|
11 years ago |
Craig Topper
|
85bba31eb7
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
11 years ago |
Rafael Espindola
|
2018c6b469
Update for llvm api change.
|
11 years ago |
Rafael Espindola
|
19029e8c3f
Don't assume that F_None is the default. It is about to change.
|
11 years ago |
Dmitri Gribenko
|
cfa88f8939
Remove useless 'llvm::' qualifier from names like StringRef and others that are
|
12 years ago |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 years ago |
Argyrios Kyrtzidis
|
f8afcffe6a
For PPCallbacks::InclusionDirective() add a parameter for the module, whenever
|
13 years ago |
Argyrios Kyrtzidis
|
da31359244
Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120917/064551.html
|
13 years ago |
Douglas Gregor
|
773303a505
Rename -dependency-graphviz to -dependencncy-dot
|
13 years ago |
Douglas Gregor
|
c69a181049
Introduce a -cc1 option "-dependency-graphviz" that determines header
|
13 years ago |