Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
lib
/
Frontend
/
DependencyGraph.cpp
ab9db51
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
by Alexander Kornienko
· 10 years ago
3d9d929
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
b8a7053
Unique_ptrify PPCallbacks ownership.
by Craig Topper
· 11 years ago
dae941a
Update for llvm api change.
by Rafael Espindola
· 11 years ago
49a2790
[C++11] Use 'nullptr'. Frontend edition.
by Craig Topper
· 11 years ago
afa7cb3
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
4fbd373
Update for llvm api change.
by Rafael Espindola
· 12 years ago
04a13be
Don't assume that F_None is the default. It is about to change.
by Rafael Espindola
· 12 years ago
f857950
Remove useless 'llvm::' qualifier from names like StringRef and others that are
by Dmitri Gribenko
· 13 years ago
3a02247
Sort all of Clang's files under 'lib', and fix up the broken headers uncovered.
by Chandler Carruth
· 13 years ago
19d78b7
For PPCallbacks::InclusionDirective() add a parameter for the module, whenever
by Argyrios Kyrtzidis
· 13 years ago
4fcd288
Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120917/064551.html
by Argyrios Kyrtzidis
· 13 years ago
2e12965
Rename -dependency-graphviz to -dependencncy-dot
by Douglas Gregor
· 14 years ago
83d46be
Introduce a -cc1 option "-dependency-graphviz" that determines header
by Douglas Gregor
· 14 years ago