1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 9 years ago
  2. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  3. e0c6e93 Sort the #include lines for examples/... by Chandler Carruth · 11 years ago
  4. 5b4379f analyzer-plugin/MainCallChecker.cpp: Fixup corresponding to r167275. by NAKAMURA Takumi · 12 years ago
  5. 3eb3755 libclang, examples: [CMake] Add dependencies to tblgen'd headers. by NAKAMURA Takumi · 12 years ago
  6. b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 12 years ago
  7. 1e4c01b drop more llvm:: prefixes on OwningPtr<> by Dylan Noblesmith · 12 years ago
  8. 8944675 examples/analyzer-plugin: hook up to build by Dylan Noblesmith · 12 years ago
  9. 8f79e3f examples/analyzer-plugin/: unbreak build by Dylan Noblesmith · 12 years ago
  10. e172e8b Remove EnhancedBugReport and RangedBugReport - pull all the extra functionality they provided into their parent BugReport. The only functional changes are: made getRanges() non const - it adds default range to Ranges if none are supplied, made getStmt() private, which was another FIXME. by Anna Zaks · 13 years ago
  11. 26fb4cb Don't use BuiltinBug in analyzer plugin example. by Jordy Rose · 13 years ago
  12. 77a33a7 [analyzer] Add basic support for pluggable checkers. by Jordy Rose · 13 years ago