История коммитов

Автор SHA1 Сообщение Дата
  Paul Hoad 04d93a17d3 [clang-format] Add ability to wrap braces after multi-line control statements 5 лет назад
  Nico Weber e7ad043754 clang-format: Add support for formatting (some) lambdas with explicit template parameters. 6 лет назад
  Paul Hoad 3bd37f41b9 [clang-format] Add new style option IndentGotoLabels 6 лет назад
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 лет назад
  Nico Weber b9b4a211d3 clang-format clang/lib/Format 6 лет назад
  Nico Weber 45eea8e6d9 clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro. 6 лет назад
  Nico Weber a25d062264 clang-format: Fix namespace end comments for namespaces with attributes and macros. 6 лет назад
  Ben Hamilton 83a361438a Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_ENUM and CF_ENUM. 6 лет назад
  Francois Ferrand c65fb39b92 clang-format: better handle namespace macros 6 лет назад
  Owen Pan f1f9d1bbc2 [clang-format] Fix bug that misses some function-like macro usages 6 лет назад
  Owen Pan a8be2fd148 [clang-format] Fix incorrect formatting of keyword macro definition 6 лет назад
  Owen Pan 764bd63e5b [clang-format] Add AfterCaseLabel to BraceWrapping 6 лет назад
  Ronald Wampler 7e997c278b [clang-format] Add style option AllowShortLambdasOnASingleLine 6 лет назад
  Paul Hoad f503b69854 [clang-format] correctly format protobuf fields named "enum". 6 лет назад
  Paul Hoad e2755ead71 [clang-format] Add basic support for formatting C# files 6 лет назад
  Paul Hoad 9c0f34221d [clang-format] BeforeHash added to IndentPPDirectives 6 лет назад
  Krasimir Georgiev cf1bcf5fdc clang-format: distinguish ObjC call subexpressions after r355434 6 лет назад
  Paul Hoad fea404bfc1 [clang-format] broken after lambda with return type template with boolean literal 6 лет назад
  Jan Korous eccc42be57 [clang-format] Fix lambdas returning template specialization that contains operator in parameter 6 лет назад
  Paul Hoad 70f886033a [clang-format] [NFC] clang-format the Format library 6 лет назад
  Ben Hamilton 7d86cb1e24 [Format/ObjC] Fix [foo bar]->baz formatting as lambda arrow 6 лет назад
  Ben Hamilton 3935744422 [clang-format] Fix line parsing for noexcept lambdas 6 лет назад
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 лет назад
  Hans Wennborg ed20274f71 Java annotation declaration being handled correctly 6 лет назад
  Ben Hamilton 9580a67e2e [clang-format] Fix BraceWrapping AfterFunction for ObjC methods 6 лет назад
  Francois Ferrand c59e1fef13 clang-format: better handle statement macros 6 лет назад
  Owen Pan 784cbe17ca [ClangFormat] 'try' of function-try-block doesn't obey BraceWrapping 7 лет назад
  Sam McCall 024b9a4311 clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier 7 лет назад
  Jonas Toth e3951d8886 [clang-format] fix PR38557 - comments between "default" and ':' causes the case label to be treated as an identifier 7 лет назад
  Krasimir Georgiev 4b2e36517a [clang-format] Fix end-of-file comments text proto formatting 7 лет назад