1. 1c558cd Lowercase for consistency by Kovarththanan Rajaratnam · 16 years ago
  2. 1615d45 Un-namespace-qualify llvm_unreachable. It's a macro, so the qualification gave by Jeffrey Yasskin · 16 years ago
  3. 5920300 Fix ASTUnit to allows require a (persistent) Diagnostic object be provided; propogate and simplify. by Daniel Dunbar · 16 years ago
  4. 5505dff This patch moves the frontend timer from clang-cc into CompilerInstance. by Kovarththanan Rajaratnam · 16 years ago
  5. d6ea902 Simplify PreprocessorOptions, it doesn't need abstracted field access. by Daniel Dunbar · 16 years ago
  6. a0ff58d Add FrontendAction interface, for encapsulating a "clang-cc" style action. by Daniel Dunbar · 16 years ago