Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
04badcf84c8d504d8491c7c7e29b58f52cb16640
/
lib
/
Frontend
/
FrontendAction.cpp
2801977
Make Diagnostic reference-counted, which is simpler than juggling
by Douglas Gregor
· 15 years ago
a0a270c
Match MemoryBuffer API changes.
by Chris Lattner
· 15 years ago
3687e9d
Clarify the ownership semantics of the Diagnostic object used by
by Douglas Gregor
· 15 years ago
dbd8209
PPCallbacks: Add hook for reaching the end of the main file, and fix DependencyFile to not do work in its destructor.
by Daniel Dunbar
· 15 years ago
e51dd7b
Lowercase for consistency
by Kovarththanan Rajaratnam
· 15 years ago
9f61aa9
Un-namespace-qualify llvm_unreachable. It's a macro, so the qualification gave
by Jeffrey Yasskin
· 15 years ago
5262fda
Fix ASTUnit to allows require a (persistent) Diagnostic object be provided; propogate and simplify.
by Daniel Dunbar
· 15 years ago
f79bafa
This patch moves the frontend timer from clang-cc into CompilerInstance.
by Kovarththanan Rajaratnam
· 15 years ago
049d3a0
Simplify PreprocessorOptions, it doesn't need abstracted field access.
by Daniel Dunbar
· 15 years ago
4ee2409
Add FrontendAction interface, for encapsulating a "clang-cc" style action.
by Daniel Dunbar
· 15 years ago