Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Sam McCall 54b8029400 clang-format: Add new style option AlignConsecutiveMacros 6 жил өмнө
  Owen Pan 9ba05e9897 [clang-format] Fix bug in reflow of block comments containing CR/LF 6 жил өмнө
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 жил өмнө
  Krasimir Georgiev bd3b05d2cc [clang-format] Format raw string literals 7 жил өмнө
  Daniel Jasper cb990cd710 [Format] Invert nestingAndIndentLevel pair in WhitespaceManager used for 8 жил өмнө
  Jacob Bandes-Storch bfca5df301 clang-format: Fix bug with ENAS_DontAlign and empty lines 8 жил өмнө
  Krasimir Georgiev 34f988d153 [clang-format] Document the StartOfTokenColumn parameter, NFC 8 жил өмнө
  Nikola Smiljanic 4b1bd05e6a Fix issues in clang-format's AlignConsecutive modes. 8 жил өмнө
  Daniel Jasper 23e46241c5 [clang-format] Refactor WhitespaceManager and friends 8 жил өмнө
  Benjamin Kramer 5cc8e8e46c [Format] Remove dead code. 8 жил өмнө
  Eric Liu a2db23ba9d Addressed reviewer's post-submission comments from http://reviews.llvm.org/D18551. 9 жил өмнө
  Benjamin Kramer fde9745812 [clang-format] Fix comment aligning when there are changes within the comment 9 жил өмнө
  Daniel Jasper 7a775e201b This fixes https://llvm.org/bugs/show_bug.cgi?id=25329, as well as 9 жил өмнө
  Craig Topper a0d8b00ee9 SourceRanges are small and trivially copyable, don't them by reference. 10 жил өмнө
  Daniel Jasper d5adefdf2d [clang-format] Add support of consecutive declarations alignment 10 жил өмнө
  Daniel Jasper f8d4459793 clang-format: clang-format (NFC) 10 жил өмнө
  Daniel Jasper aea0264e0c clang-format: Add ability to align assignment operators. 10 жил өмнө
  Benjamin Kramer 7b36de52e2 Header guard canonicalization, clang part. 11 жил өмнө
  Alexander Kornienko 7350259076 Fix alignment of trailing block comments. 11 жил өмнө
  Alp Toker 0fb7888788 Fix a tranche of comment, test and doc typos 11 жил өмнө
  Manuel Klimek ae76f7f850 Support formatting of preprocessor branches. 12 жил өмнө
  Alexander Kornienko 3d9ffcf3aa Implemented tab usage only for indentation (http://llvm.org/PR17363) 12 жил өмнө
  Alexander Kornienko acf8e90b22 Correctly indent with tabs when whitespace starts from the column not divisible by TabWidth. 12 жил өмнө
  Alexander Kornienko 73d845cbe2 Support for CR LF newlines. 12 жил өмнө
  Daniel Jasper 2a409b6212 Reformat clang-format's source files after r185822 and others. 12 жил өмнө
  Alexander Kornienko 2b2faa53ec Insert a space at the start of a line comment in case it starts with an alphanumeric character. 12 жил өмнө
  Manuel Klimek b398701e4c The second step in the token refactoring. 12 жил өмнө
  Manuel Klimek de008c0f3b Major refactoring of BreakableToken. 12 жил өмнө
  Manuel Klimek e573c3f7fc Makes whitespace management more consistent. 12 жил өмнө