Geçmişin Kaydedilmesi

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