提交历史

作者 SHA1 备注 提交日期
  Richard Smith 96881be75c [c++20] P0515R3: Parsing support and basic AST construction for operator <=>. 7 年之前
  Krasimir Georgiev 006661785e [clang-format] Improve ObjC headers detection. 7 年之前
  Aaron Ballman 8873bce640 Now that C++17 is official (https://www.iso.org/standard/68564.html), start changing the C++1z terminology over to C++17. NFC intended, these are all mechanical changes. 7 年之前
  Krasimir Georgiev d2087527b9 [clang-format] Add option to group multiple #include blocks when sorting includes 7 年之前
  Krasimir Georgiev 32a800c6e8 [clang-format] Add text proto filename detection 7 年之前
  Krasimir Georgiev 12524441b4 [clang-format] Apply a clang-tidy suggestion, NFC 7 年之前
  NAKAMURA Takumi 23966147d5 clang/lib/Format/Format.cpp: Fix warnings introduced in rL316903. [-Wpedantic] 7 年之前
  Krasimir Georgiev 1f7d6d2a21 Keep MSVC2015 happy after r316903 7 年之前
  Krasimir Georgiev bd3b05d2cc [clang-format] Format raw string literals 7 年之前
  Krasimir Georgiev a65a2a03a8 [clang-format] Add ext/ to google include categories 8 年之前
  Manuel Klimek 13e9a9c45a clang-format clang-format. 8 年之前
  Krasimir Georgiev 57065b2de4 [clang-format] New flag - BraceWrapping.AfterExternBlock 8 年之前
  Sylvestre Ledru 502ec5ec20 SplitEmptyFunction should be true in the Mozilla coding style 8 年之前
  Krasimir Georgiev 31c7a3b61a clang-format: Add preprocessor directive indentation 8 年之前
  Krasimir Georgiev 9159422314 [clang-format] Refactor likely xml a bit, NFC 8 年之前
  Krasimir Georgiev 374e414b3a [clang-format] Do not format likely xml 8 年之前
  Krasimir Georgiev 650ea04ef9 [clang-format] Support text proto messages 8 年之前
  Richard Smith 9275ad44e0 Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR 8 年之前
  Francois Ferrand 0ce8b803dc clang-format: add options to merge empty record body 8 年之前
  Chandler Carruth fe7b37a8ff [clang-format] Switch to case-insensitive header matching and use it to 8 年之前
  Krasimir Georgiev 598aad0fe0 [clang-format] Add a SortUsingDeclaration option and enable it by default 8 年之前
  Francois Ferrand 100ecde90e clang-format: introduce InlineOnly short function style 8 年之前
  Krasimir Georgiev 2b802eb186 [clang-format] Support sorting using declarations 8 年之前
  Francois Ferrand d96c7f9284 clang-format: Add CompactNamespaces option 8 年之前
  Francois Ferrand 3e1f3e75d9 clang-format: add option to merge empty function body 8 年之前
  Martin Probst ec038a4a53 clang-format: [JS] do not clean up duplicated commas. 8 年之前
  Francois Ferrand eaa2b10ecb clang-format: Introduce BreakConstructorInitializers option 8 年之前
  Francois Ferrand beecc65581 clang-format: Allow customizing the penalty for breaking assignment 8 年之前
  Martin Probst e503002a06 clang-format: [JS] keep triple slash directives intact. 8 年之前
  Daniel Jasper 6878143d92 [clang-format] Convert AlignEscapedNewlinesLeft to an enum, adding 8 年之前