1. 006b0eb Adapt to the DOTGraphTraits changes in LLVM. by Tobias Grosser · 15 years ago
  2. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  3. 05c73c5 More <sstream> removal. by Benjamin Kramer · 15 years ago
  4. 68eaf00 cerr -> errs. by Daniel Dunbar · 15 years ago
  5. 02995ce Update for LLVM API changes. by Owen Anderson · 15 years ago
  6. 8ffb159 Migrate DeclStmt over to using a DeclGroup instead of a pointer to a ScopedDecl*. by Ted Kremenek · 16 years ago
  7. a95d375 Patch by Csaba Hruska! by Ted Kremenek · 16 years ago
  8. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago[Renamed from AST/StmtViz.cpp]
  9. bdd30c2 Change uses of std::cerr/std::cout to llvm::Lcerr/llvm::cout, and remove by Ted Kremenek · 17 years ago
  10. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  11. 80de08f Added support to clang driver to view ASTs using GraphViz. This by Ted Kremenek · 17 years ago