1. acd40b5 Fix Index test after recent clang-format change. by Daniel Jasper · 9 years ago
  2. 357f2f8 Fix test failures after recent clang-format format change. by Daniel Jasper · 9 years ago
  3. d06ce40 [libclang] Function templates can be 'overloaded' by return type, so encode the return type in the USR by Argyrios Kyrtzidis · 11 years ago
  4. 20b09ef Several small changes in formatting decisions. by Daniel Jasper · 13 years ago
  5. c228619 Fix parsing of templated declarations. by Daniel Jasper · 13 years ago
  6. 0446896 Reduce penalty for splitting between ")" and ".". by Daniel Jasper · 13 years ago
  7. 1abf789 Various fixes to clang-format's macro handling. by Manuel Klimek · 13 years ago
  8. 44ae282 Testcase overriding-ftemplate-comments.cpp: use [[@LINE]] to make it less fragile. by Dmitri Gribenko · 13 years ago
  9. b2b6a9e Un-XFAIL some tests for comment to XML conversion. This reverts r166151 and by Dmitri Gribenko · 13 years ago
  10. 5969c68 XFAIL these tests until I can figure out what is going on on other platforms. by Fariborz Jahanian · 13 years ago
  11. a7d76d2 [Doc parsing]: This patch adds <Declaration> tag to by Fariborz Jahanian · 13 years ago
  12. bbd469b Fixes location of overriding declaration with no comment of their own. by Fariborz Jahanian · 13 years ago
  13. 14ec3f3 structured document comment: patch to provide comment for overriding function by Fariborz Jahanian · 13 years ago