Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1c201fbf73b1ecf2949cb9eebe9d023ad6ac6b81
/
clang
/
lib
/
Frontend
/
FrontendAction.cpp
1c558cd
Lowercase for consistency
by Kovarththanan Rajaratnam
· 16 years ago
1615d45
Un-namespace-qualify llvm_unreachable. It's a macro, so the qualification gave
by Jeffrey Yasskin
· 16 years ago
5920300
Fix ASTUnit to allows require a (persistent) Diagnostic object be provided; propogate and simplify.
by Daniel Dunbar
· 16 years ago
5505dff
This patch moves the frontend timer from clang-cc into CompilerInstance.
by Kovarththanan Rajaratnam
· 16 years ago
d6ea902
Simplify PreprocessorOptions, it doesn't need abstracted field access.
by Daniel Dunbar
· 16 years ago
a0ff58d
Add FrontendAction interface, for encapsulating a "clang-cc" style action.
by Daniel Dunbar
· 16 years ago