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