Paul Hoad
|
da7c99cf28
[clang-format][PR41964] Fix crash with SIGFPE when TabWidth is set to 0 and line starts with tab
|
il y a 6 ans |
Nico Weber
|
e7ad043754
clang-format: Add support for formatting (some) lambdas with explicit template parameters.
|
il y a 6 ans |
Paul Hoad
|
3bd37f41b9
[clang-format] Add new style option IndentGotoLabels
|
il y a 6 ans |
Owen Pan
|
e6576891ec
[clang-format] Apply BAS_AlwaysBreak to C++11 braced lists
|
il y a 6 ans |
Owen Pan
|
c6321bda9d
[clang-format] Fix a bug that joins template closer and =
|
il y a 6 ans |
Owen Pan
|
b8b260edff
[clang-format] Fix the bug that joins template closer and > or >>
|
il y a 6 ans |
Owen Pan
|
d671e605e4
[clang-format] Expand AllowShortBlocksOnASingleLine for WebKit
|
il y a 6 ans |
Owen Pan
|
5de7b9a551
[clang-format] Add SpaceInEmptyBlock option for WebKit
|
il y a 6 ans |
Krasimir Georgiev
|
4579bbc8bd
[clang-format] fix crash involving invalid preprocessor line
|
il y a 6 ans |
Owen Pan
|
d0e06d7ab5
[clang-format] Fix a bug that doesn't break braces before unions for Allman
|
il y a 6 ans |
Nico Weber
|
45eea8e6d9
clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro.
|
il y a 6 ans |
Nico Weber
|
16db162845
clang-format: Add another test like r366926
|
il y a 6 ans |
Nico Weber
|
4c3bb8d7ed
clang-format: Add a test that shows that some code I thought was dead is not dead.
|
il y a 6 ans |
Nico Weber
|
a25d062264
clang-format: Fix namespace end comments for namespaces with attributes and macros.
|
il y a 6 ans |
Ben Hamilton
|
83a361438a
Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_ENUM and CF_ENUM.
|
il y a 6 ans |
Ben Hamilton
|
34ac8add98
[clang-format] Don't detect call to ObjC class method as C++11 attribute specifier
|
il y a 6 ans |
Sam McCall
|
54b8029400
clang-format: Add new style option AlignConsecutiveMacros
|
il y a 6 ans |
Francois Ferrand
|
c65fb39b92
clang-format: better handle namespace macros
|
il y a 6 ans |
Francois Ferrand
|
5f069d7707
[clang-format] Allow configuring list of function-like macros that resolve to a type
|
il y a 6 ans |
Owen Pan
|
db45e9b8b8
[clang-format] Fix bug in block comment reflow that joins * and /
|
il y a 6 ans |
Owen Pan
|
c93a7477d5
[clang-format] Fix a bug in AlignConsecutiveDeclarations.
|
il y a 6 ans |
Owen Pan
|
f1f9d1bbc2
[clang-format] Fix bug that misses some function-like macro usages
|
il y a 6 ans |
Owen Pan
|
9ba05e9897
[clang-format] Fix bug in reflow of block comments containing CR/LF
|
il y a 6 ans |
Owen Pan
|
a8be2fd148
[clang-format] Fix incorrect formatting of keyword macro definition
|
il y a 6 ans |
Reuben Thomas
|
5bb4348faf
[clang-format] Fix -Wconversion-null warning in GCC
|
il y a 6 ans |
Paul Hoad
|
070ab5cd47
[clang-format] [PR41170] Break after return type ignored with certain comments positions
|
il y a 6 ans |
Owen Pan
|
764bd63e5b
[clang-format] Add AfterCaseLabel to BraceWrapping
|
il y a 6 ans |
Reuben Thomas
|
9a63380260
[clang-format] Optionally insert a space after unary ! operator
|
il y a 6 ans |
Owen Pan
|
7e0382b171
[clang-format] Fix bug https://bugs.llvm.org/show_bug.cgi?id=41413
|
il y a 6 ans |
Owen Pan
|
359a05461d
[clang-format] Fix Bug 41407
|
il y a 6 ans |