提交歷史

作者 SHA1 備註 提交日期
  Paul Hoad a2426a927e [clang-format] structured binding in range for detected as Objective C 6 年之前
  Jordan Rupprecht 937655622b [clang-format] Propagate inferred language to getLLVMStyle() in getPredefinedStyle() 6 年之前
  Paul Hoad fed577da96 [clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present 6 年之前
  Paul Hoad c7f101d7ac Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present" 6 年之前
  Paul Hoad 0ba0294ffd [clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present 6 年之前
  Paul Hoad fea404bfc1 [clang-format] broken after lambda with return type template with boolean literal 6 年之前
  Jan Korous eccc42be57 [clang-format] Fix lambdas returning template specialization that contains operator in parameter 6 年之前
  Jordan Rupprecht 48d130f239 [clang-format][NFC] Allow getLLVMStyle() to take a language 6 年之前
  Andrew Ng 2b5af28394 [clang-format] SpaceBeforeParens for lambda expressions 6 年之前
  Alexander Kornienko 62964850c8 clang-format with UseTab: Always sometimes doesn't insert the right amount of tabs. 6 年之前
  Krasimir Georgiev 8070ca12f8 [clang-format] Fix breaking of qualified operator 6 年之前
  Ben Hamilton 3935744422 [clang-format] Fix line parsing for noexcept lambdas 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Krasimir Georgiev 33b30eb6d6 [clang-format] Do not treat asm clobber [ as ObjCExpr, refined 6 年之前
  Krasimir Georgiev 3919b8d983 [clang-format] Do not treat the asm clobber [ as ObjCExpr 6 年之前
  Yan Zhang 032312dd01 Fix ClangFormat issue of recognizing ObjC subscript as C++ attributes when message target is a result of a C-style method. 6 年之前
  Krasimir Georgiev 262f33340b [clang-format] tweaked another case of lambda formatting 6 年之前
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) 6 年之前
  Francois Ferrand c59e1fef13 clang-format: better handle statement macros 6 年之前
  Owen Pan 784cbe17ca [ClangFormat] 'try' of function-try-block doesn't obey BraceWrapping 7 年之前
  Owen Pan ba1471ee75 [clang-format] Do not merge short case labels if followed by a block. 7 年之前
  Ilya Biryukov d046e91f17 [clang-Format] Fix indentation of member call after block 7 年之前
  Owen Pan 903444bc95 [clang-format] Wrapped block after case label should not be merged into one line 7 年之前
  Sam McCall 024b9a4311 clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier 7 年之前
  Jonas Toth 1bc73590ad Fix Bug 38713: clang-format mishandles a short block after "default:" in a switch statement 7 年之前
  Jonas Toth e3951d8886 [clang-format] fix PR38557 - comments between "default" and ':' causes the case label to be treated as an identifier 7 年之前
  Jonas Toth 053b38af4b [clang-format] fix PR38525 - Extraneous continuation indent spaces with BreakBeforeBinaryOperators set to All 7 年之前
  Ilya Biryukov fe1098c848 [Format] Fix for bug 35641 7 年之前
  Hans Wennborg 590084b80f [clang-format] Add SpaceBeforeCpp11BracedList option. 7 年之前
  Francois Ferrand a1f8bd3778 clang-format: Introduce BreakInheritanceList option 7 年之前