Historique des commits

Auteur SHA1 Message Date
  Paul Hoad 3b45bb56b5 [clang-format] [PR43372] - clang-format shows replacements in DOS files when no replacement is needed il y a 5 ans
  Mikael Holmen 6a35874f87 [SortIncludesTest] Add SortPriority fields to fix -Wmissing-field-initializers after D64695/r372919 il y a 5 ans
  Paul Hoad 258784db36 [clang-format] Modified SortIncludes and IncludeCategories to priority for sorting #includes within the Group Category. il y a 5 ans
  Krasimir Georgiev ef11818ff8 [clang-format] Preserve include blocks in ObjC Google style il y a 6 ans
  Krasimir Georgiev d1957e232e [clang-format] Do not emit replacements while regrouping if Cpp includes are OK il y a 6 ans
  Eric Liu 62e3198c4f [clang-format] Regroup #includes into blocks for Google style il y a 6 ans
  Paul Hoad 8e47b092c6 [clang-format] clang-format off/on not respected when using C Style comments 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
  Eric Liu 202f2c8220 [clang-format] Move #include related style to libToolingCore il y a 7 ans
  Krasimir Georgiev d2087527b9 [clang-format] Add option to group multiple #include blocks when sorting includes il y a 7 ans
  Krasimir Georgiev 374e414b3a [clang-format] Do not format likely xml il y a 8 ans
  Chandler Carruth fe7b37a8ff [clang-format] Switch to case-insensitive header matching and use it to il y a 8 ans
  Daniel Jasper e12937859f clang-format: Correctly calculate affected ranges when sorting #includes. il y a 9 ans
  Eric Liu 832dfc2ae9 Make clang-format remove duplicate headers when sorting #includes. il y a 9 ans
  Eric Liu a45abc6b0f Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error. il y a 9 ans
  Daniel Jasper 5b12ee708d clang-format: Make include sorting's main include detection configurable. il y a 9 ans
  Daniel Jasper df46d8aa75 clang-format: Use stable_sort when sorting #includes. il y a 9 ans
  Daniel Jasper a45fac502a clang-format: Only consider the first #include that looks right to be il y a 9 ans
  Daniel Jasper 54d63ca343 clang-format: Only try to find the "main" include in the first block of il y a 9 ans
  Daniel Jasper 74b162155a clang-format: Extend detection of the "main" #include to use the filename il y a 9 ans
  Daniel Jasper 0df6ca8485 clang-format: Extend header sort category implementation. il y a 9 ans
  Daniel Jasper dd5d054c2c clang-format: Make moving of the Cursor work properly when sorting #includes. il y a 9 ans
  Daniel Jasper a49b2123bc clang-format: Make sorting includes respect // clang-format off il y a 9 ans
  Daniel Jasper d27c92ca6f clang-format: Enable #include sorting by default. il y a 9 ans
  Nico Weber f92e9f7794 clang-format: Teach --sort-includes to interleave #include and #import. il y a 9 ans
  Nico Weber e930baa03c clang-format: Extend main header include sorting heuristic to Objective-C files. il y a 9 ans
  Daniel Jasper 8580b330e6 clang-format: Extend #include sorting functionality il y a 10 ans
  Daniel Jasper 30ddf33877 clang-format: Add initial #include sorting capabilities. il y a 10 ans