1. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  2. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  3. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  4. f6785e3 Documentation parsing: add support for \throws \throw \exception commands by Dmitri Gribenko · 11 years ago
  5. c31fbe3 Comment parsing: recognize \def (but processing is a no-op, like the rest of by Dmitri Gribenko · 11 years ago
  6. c3a064d Comment parsing tests: move tests where they belong by Dmitri Gribenko · 11 years ago
  7. ceaa1ec Documentation parsing: if typedef name is being declared by Fariborz Jahanian · 11 years ago
  8. c5b0054 Comment parsing: allow "\param ..." to describe variadic arguments by Dmitri Gribenko · 11 years ago
  9. 97e5bc2 Comment parsing: followup to r184610: allow multiple \returns by Dmitri Gribenko · 11 years ago
  10. d52b20c [document parsing]: Allow multiple adjacent \return and the like by Fariborz Jahanian · 11 years ago
  11. 85b03eb Fix test error caused by r183008. by Daniel Jasper · 11 years ago
  12. 92b522d Fix test breakage caused by change in clang-format. by Daniel Jasper · 11 years ago
  13. c528aa2 Mark comment-to-html-xml-conversion test as XFAIL:msan, in addition to valgrind. by Evgeniy Stepanov · 11 years ago
  14. af01bed Comment parsing: improve the fidelity of XML output for many block commands by Dmitri Gribenko · 12 years ago
  15. f494e48 Comment parsing: fold named character references test into other HTML tests by Dmitri Gribenko · 12 years ago
  16. 614323c clang/test/Index/comment-to-html-xml-conversion.cpp: Mark this as XFAIL:valgrind, for now. Working in progress. by NAKAMURA Takumi · 12 years ago
  17. 2f1ac41 Fixes formatting of empty blocks. by Manuel Klimek · 12 years ago
  18. 032f253 Fix parsing of templated declarations. by Daniel Jasper · 12 years ago
  19. 4918c53 Actually update the test, fixup for r172923 by Dmitri Gribenko · 12 years ago
  20. 44a3ddb Comment parsing: add more tests for html character references by Dmitri Gribenko · 12 years ago
  21. 36fab8d Do not add newline in empty blocks. by Manuel Klimek · 12 years ago
  22. 27c2cb2 Comment to XML conversion: no, we don't want to print instantiations for the by Dmitri Gribenko · 12 years ago
  23. de76854 Fix parsing of variable declarations directly after a class / struct. by Manuel Klimek · 12 years ago
  24. d4397b9 Various fixes to clang-format's macro handling. by Manuel Klimek · 12 years ago
  25. 9a64fb5 Prefer splitting after "template <...>" and fix indentation. by Daniel Jasper · 12 years ago
  26. 9c10d61 Temporary fix of tests to make buildbots happy. by Daniel Jasper · 12 years ago
  27. 154120c Add objective-C style formatting to clang format and by Fariborz Jahanian · 12 years ago
  28. 02a2e5a Testing C++ declarations embedded in by Fariborz Jahanian · 12 years ago
  29. e8b5db4 Comment to XML conversion test: correct filename. by Dmitri Gribenko · 12 years ago
  30. 61322bc Split annotate-comments.cpp into a fragile (that uses hardcoded line numbers) by Dmitri Gribenko · 12 years ago