Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d99bd55a5e092774214ba31fc5a871bfc31e711c
/
clang
/
lib
/
FrontendTool
/
ExecuteCompilerInvocation.cpp
d99bd55
Chris Lattner has strong opinions about directory layout. :)
by Ted Kremenek
· 15 years ago
ef33f09
Rename headers: 'clang/GR' 'clang/EntoSA' and update Makefile.
by Ted Kremenek
· 15 years ago
98857c9
Rename static analyzer namespace 'GR' to 'ento'.
by Ted Kremenek
· 15 years ago
ca08fba
[analyzer] Refactoring: Move stuff into namespace 'GR'.
by Argyrios Kyrtzidis
· 15 years ago
8d602a8
[analyzer] Refactoring: include/clang/Checker -> include/clang/GR
by Argyrios Kyrtzidis
· 15 years ago
8aaf499
Merge System into Support.
by Michael J. Spencer
· 15 years ago
9b66c4b
Add -cc1 -ast-dump-xml, an excessively detailed XML dump of the internals
by John McCall
· 15 years ago
5c26cda2
getNumErrors() -> hasErrorOccurred()
by Argyrios Kyrtzidis
· 15 years ago
85dd0bd
Move ExecuteCompilerInvocation to a new library FrontendTool
by Peter Collingbourne
· 15 years ago
[Renamed (99%) from clang/lib/Frontend/ExecuteCompilerInvocation.cpp]
6ebb51a
Add two options for playing with modules.
by Sebastian Redl
· 15 years ago
e9e91b0
Frontend: Move the bulk of the cc1_main() processing into
by Daniel Dunbar
· 15 years ago