1. c568f1e Update Clang for rebase to r212749. 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. a5131ab Disable this check temporarily. by Bill Wendling · 11 years ago
  5. 9a7a50e Allow _clang-format as alternative to .clang-format config filename by Hans Wennborg · 11 years ago
  6. 4ca401b Trying to fix tests with in-tree builds, that contain a .clang-format files in by Alexander Kornienko · 11 years ago
  7. 3361f10 Test for empty .clang-format file. by Alexander Kornienko · 11 years ago
  8. 439fc85 Switch the default mode for clang-format to '-file'. Make 'LLVM' the by Chandler Carruth · 11 years ago
  9. a4516a5 [tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo. by Daniel Dunbar · 11 years ago
  10. d95f88a Added -lines X:Y option to specify line range to process. This is a more human-friendly alternative to -offset and -length. by Alexander Kornienko · 11 years ago
  11. 96e7813 Add 'not' to commands that are expected to fail. by Rafael Espindola · 11 years ago
  12. 6bd3b93 Let clang-format move the cursor appropriately. by Daniel Jasper · 11 years ago
  13. 885f87b Clang-format: allow -style="{yaml/json}" on command line by Alexander Kornienko · 11 years ago
  14. caf42a3 Remove diagnostics from clang-format. by Daniel Jasper · 11 years ago
  15. 4cdc0cd clang-format support for multiple input files. by Alexander Kornienko · 11 years ago
  16. c6d82ca Provide better emacs integration. by Daniel Jasper · 11 years ago
  17. 0ff72fc Re-add clang-format tests to clang/test. by Daniel Jasper · 11 years ago