Commit History

Author SHA1 Message Date
  Jordan Rupprecht 48d130f239 [clang-format][NFC] Allow getLLVMStyle() to take a language 6 years ago
  Krasimir Georgiev caa4915496 [clang-format] Do not emit replacements if Java imports are OK 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Mandeep Singh Grang d3a49e8ae1 [clang] Change to range-based invocation of llvm::sort 6 years ago
  Ben Hamilton 434bf83241 [Format] Add debugging to ObjC language guesser 6 years ago
  Erik Pilkington e1dcbc21bc NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 6 years ago
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) 6 years ago
  Krasimir Georgiev e3e8f2a67b [clang-format] Java import sorting in clang-format 6 years ago
  Francois Ferrand c59e1fef13 clang-format: better handle statement macros 6 years ago
  Sam McCall 024b9a4311 clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier 7 years ago
  Daniel Jasper 42c483011b clang-format: Change Google style wrt. the formatting of empty messages. 7 years ago
  Krasimir Georgiev 2f0ca90479 [clang-format] Add some text proto functions to Google style 7 years ago
  Krasimir Georgiev 323c6c5e52 [clang-format] Indent after breaking Javadoc annotated line 7 years ago
  Krasimir Georgiev cc3a6212f6 [clang-format] Support additional common functions for text proto formatting 7 years ago
  Krasimir Georgiev a8fca7b41c [clang-format] Enable text proto formatting in common functions 7 years ago
  Eric Liu e0e097a759 [clang-format] Add a default format style that can be used by users of `getStyle` 7 years ago
  Ben Hamilton e8a55f98df [clang-format] Disable AlwaysBreakBeforeMultilineStrings in Google style for Objective-C 📜 7 years ago
  Hans Wennborg 590084b80f [clang-format] Add SpaceBeforeCpp11BracedList option. 7 years ago
  Francois Ferrand a1f8bd3778 clang-format: Introduce BreakInheritanceList option 7 years ago
  Eric Liu 38ad3c9160 Reland "Move #include manipulation code to new lib/Tooling/Inclusions." 7 years ago
  Eric Liu 170c6a338f Revert "Reland "Move #include manipulation code to new lib/Tooling/Inclusions."" 7 years ago
  Eric Liu f311608c6c Reland "Move #include manipulation code to new lib/Tooling/Inclusions." 7 years ago
  Eric Liu d7bc93eac6 Revert "Move #include manipulation code to new lib/Tooling/Inclusions." 7 years ago
  Eric Liu be7fed513b Move #include manipulation code to new lib/Tooling/Inclusions. 7 years ago
  Francois Ferrand 5a50603886 clang-format: Allow optimizer to break template declaration. 7 years ago
  Nicola Zaghen ff0626ea3c [clang] Update uses of DEBUG macro to LLVM_DEBUG. 7 years ago
  Eric Liu 3593417ce4 [Tooling] Pull #include manipulation code from clangFormat into libToolingCore. 7 years ago
  Eric Liu 202f2c8220 [clang-format] Move #include related style to libToolingCore 7 years ago
  Eric Liu 617cf1a3b9 Add SourceManagerForFile helper which sets up SourceManager and dependencies for a single file with code snippet 7 years ago
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 years ago