Historial de Commits

Autor SHA1 Mensaje Fecha
  Brian Gesiak e43eb432de [Format] Add format check for throwing negative numbers hace 5 años
  Krasimir Georgiev fa738af8a2 [clang-format] fix regression recognizing casts in Obj-C calls hace 5 años
  Paul Hoad b97b530cea [clang-format] throws an incorrect assertion in consumeToken() formatting the MSVC stl hace 5 años
  Krasimir Georgiev 8d377ab2ab [clang-format] Update noexcept reference qualifiers detection hace 5 años
  Paul Hoad 880337da30 [clang-format] [PR27004] omits leading space for noexcept when formatting operator delete() hace 5 años
  Paul Hoad f39ad0d7e8 [clang-format] SpacesInSquareBrackets should affect lambdas with parameters too hace 5 años
  Paul Hoad a30cb89ed6 [clang-format] C++11 braced lists should respect the SpacesInParentheses setting hace 5 años
  Paul Hoad 96aaa24db1 [clang-format] [PR43531] clang-format damages "alternative representations" for operators hace 5 años
  Paul Hoad 756a6a581d [clang-format] [PR42417] clang-format inserts a space after '->' for operator->() overloading hace 5 años
  Paul Hoad 04d93a17d3 [clang-format] Add ability to wrap braces after multi-line control statements hace 5 años
  Sam McCall 5ff4895982 [ClangFormat] Future-proof Standard option, allow floating or pinning to arbitrary lang version hace 5 años
  Paul Hoad 868a5a7edd [clang-format] Reference qualifiers in member templates causing extra indentation. hace 5 años
  Ilya Biryukov 22929c361e Revert r373056: [clang-format] Reference qualifiers in member templates causing extra indentation hace 5 años
  Ilya Biryukov c403453682 [clang-format] Reference qualifiers in member templates causing extra indentation hace 5 años
  Fangrui Song 4b74975b0a [clang-format] Add SortPriority fields to fix -Wmissing-field-initializers after D64695/r372919 hace 5 años
  Paul Hoad 7de95d3adf [clang-format] NFC clang-format the clang-format unit tests hace 5 años
  Paul Hoad 9170534768 Clang-format: Add Whitesmiths indentation style hace 6 años
  Paul Hoad e6f9f40451 [clang-format][PR41899] PointerAlignment: Left leads to useless space in lambda intializer expression hace 6 años
  Paul Hoad da7c99cf28 [clang-format][PR41964] Fix crash with SIGFPE when TabWidth is set to 0 and line starts with tab hace 6 años
  Nico Weber e7ad043754 clang-format: Add support for formatting (some) lambdas with explicit template parameters. hace 6 años
  Paul Hoad 3bd37f41b9 [clang-format] Add new style option IndentGotoLabels hace 6 años
  Owen Pan e6576891ec [clang-format] Apply BAS_AlwaysBreak to C++11 braced lists hace 6 años
  Owen Pan c6321bda9d [clang-format] Fix a bug that joins template closer and = hace 6 años
  Owen Pan b8b260edff [clang-format] Fix the bug that joins template closer and > or >> hace 6 años
  Owen Pan d671e605e4 [clang-format] Expand AllowShortBlocksOnASingleLine for WebKit hace 6 años
  Owen Pan 5de7b9a551 [clang-format] Add SpaceInEmptyBlock option for WebKit hace 6 años
  Krasimir Georgiev 4579bbc8bd [clang-format] fix crash involving invalid preprocessor line hace 6 años
  Owen Pan d0e06d7ab5 [clang-format] Fix a bug that doesn't break braces before unions for Allman hace 6 años
  Nico Weber 45eea8e6d9 clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro. hace 6 años
  Nico Weber 16db162845 clang-format: Add another test like r366926 hace 6 años