Commit History

Author SHA1 Message Date
  Nico Weber 45eea8e6d9 clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro. 6 years ago
  Ben Hamilton 83a361438a Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_ENUM and CF_ENUM. 6 years ago
  Francois Ferrand c65fb39b92 clang-format: better handle namespace macros 6 years ago
  Francois Ferrand 5f069d7707 [clang-format] Allow configuring list of function-like macros that resolve to a type 6 years ago
  Ronald Wampler 7e997c278b [clang-format] Add style option AllowShortLambdasOnASingleLine 6 years ago
  Paul Hoad e2755ead71 [clang-format] Add basic support for formatting C# files 6 years ago
  Martin Probst 6e5c5ff2d9 [clang-format] [JS] handle private members. 6 years ago
  Paul Hoad 70f886033a [clang-format] [NFC] clang-format the Format library 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Krasimir Georgiev 262f33340b [clang-format] tweaked another case of lambda formatting 6 years ago
  Francois Ferrand c59e1fef13 clang-format: better handle statement macros 6 years ago
  Krasimir Georgiev e130df5734 [clang-format] Update comment, NFCI 6 years ago
  Krasimir Georgiev 541d32af7c [clang-format] Fix typo in comment, NFCI 6 years ago
  Martin Probst c5b26a575f clang-format: [JS] conditional types. 7 years ago
  Ilya Biryukov d046e91f17 [clang-Format] Fix indentation of member call after block 7 years ago
  Sam McCall 024b9a4311 clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier 7 years ago
  Jacek Olesiak 33d0472e94 [clang-format/ObjC] Improve split priorities for ObjC methods 7 years ago
  Jacek Olesiak d3e19c829c [clang-format/ObjC] Fix counting selector name parts for ObjC 7 years ago
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 years ago
  Ben Hamilton 5f93943aed [clang-format] Don't detect C++11 attribute specifiers as ObjC 7 years ago
  Krasimir Georgiev e7b23b3cb5 [clang-format] Fix text proto extension scope opening detection 7 years ago
  Krasimir Georgiev a9de5f6b28 [clang-format] Support text proto extensions 7 years ago
  Jacek Olesiak 848874aed9 [clang-format] Fix ObjC message arguments formatting. 7 years ago
  Krasimir Georgiev a6469cd80d [clang-format] Adds space around angle brackets in text protos 7 years ago
  Nico Weber e9b66e1700 Name two bool parameters. No behavior change. 7 years ago
  Manuel Klimek 13e9a9c45a clang-format clang-format. 8 years ago
  Manuel Klimek 9c03e2cb50 Fix clang-format's detection of structured bindings. 8 years ago
  Marek Kurdej 824f38dfa3 [clang-format] Add support for C++17 structured bindings. 8 years ago
  Martin Probst 7e4d8e9789 clang-format: [JS] no whitespace between typeof operator and l_paren. 8 years ago
  Martin Probst b04e36d309 clang-format: [JS] do not wrap after "readonly". 8 years ago