Historique des commits

Auteur SHA1 Message Date
  Paul Hoad da7c99cf28 [clang-format][PR41964] Fix crash with SIGFPE when TabWidth is set to 0 and line starts with tab il y a 6 ans
  Nico Weber b9b4a211d3 clang-format clang/lib/Format il y a 6 ans
  Sam McCall 54b8029400 clang-format: Add new style option AlignConsecutiveMacros il y a 6 ans
  Owen Pan c93a7477d5 [clang-format] Fix a bug in AlignConsecutiveDeclarations. il y a 6 ans
  Paul Hoad 70f886033a [clang-format] [NFC] clang-format the Format library il y a 6 ans
  Alexander Kornienko 62964850c8 clang-format with UseTab: Always sometimes doesn't insert the right amount of tabs. il y a 6 ans
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Fangrui Song 2bc7aaa80d llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) il y a 7 ans
  Ilya Biryukov fe1098c848 [Format] Fix for bug 35641 il y a 7 ans
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. il y a 7 ans
  Mandeep Singh Grang a4c6f25016 [clang] Change std::sort to llvm::sort in response to r327219 il y a 7 ans
  Krasimir Georgiev bd3b05d2cc [clang-format] Format raw string literals il y a 7 ans
  Manuel Klimek 13e9a9c45a clang-format clang-format. il y a 8 ans
  Daniel Jasper cb990cd710 [Format] Invert nestingAndIndentLevel pair in WhitespaceManager used for il y a 8 ans
  Krasimir Georgiev 4d26b24b68 [clang-format] Align trailing comments if ColumnLimit is 0 il y a 8 ans
  Jacob Bandes-Storch bfca5df301 clang-format: Fix bug with ENAS_DontAlign and empty lines il y a 8 ans
  Krasimir Georgiev 942d6e44a9 [clang-format] Fix alignment of preprocessor trailing comments il y a 8 ans
  Krasimir Georgiev 2241c1625a [clang-format] Don't align too long broken trailing comments il y a 8 ans
  Daniel Jasper 6878143d92 [clang-format] Convert AlignEscapedNewlinesLeft to an enum, adding il y a 8 ans
  Nikola Smiljanic 4b1bd05e6a Fix issues in clang-format's AlignConsecutive modes. il y a 8 ans
  Krasimir Georgiev 0b6e3eba68 [clang-format] Re-align broken comment lines where appropriate. il y a 8 ans
  Daniel Jasper 23e46241c5 [clang-format] Refactor WhitespaceManager and friends il y a 8 ans
  Krasimir Georgiev 281837fef4 [clang-format] Implement comment reflowing. il y a 8 ans
  Piotr Padlewski 69ae954baa Use after move bug fixes il y a 8 ans
  Benjamin Kramer 5cc8e8e46c [Format] Remove dead code. il y a 8 ans
  Andi-Bogdan Postelnicu e0d538f7e6 Bug 28065 - clang-format incorrectly aligns backslash. il y a 8 ans
  Eric Liu 85c0fa18d9 Implement tooling::Replacements as a class. il y a 9 ans
  Marianne Mailhot-Sarrasin 08708dba67 clang-format: Implemented tab usage for continuation and indentation il y a 9 ans
  Daniel Jasper 3136e21b4a clang-format: Fix alignment of trailing multiline columns. il y a 9 ans
  Benjamin Kramer fde9745812 [clang-format] Fix comment aligning when there are changes within the comment il y a 9 ans