Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
eb45cb7cf9c56ea1c993dfcc59d9bf28057199e3
/
clang
/
lib
/
Format
/
UnwrappedLineFormatter.cpp
eb45cb7
clang-format: Fix selective indentaiton in nested blocks.
by Daniel Jasper
· 11 years ago
289afc0
clang-format: Support nested block formatting with ColumnLimit=0.
by Daniel Jasper
· 11 years ago
9ecb0e9
clang-format: Don't corrupt macros with open braces.
by Daniel Jasper
· 11 years ago
ac5c97e3
clang-format: Don't remove newline if macro ends in access specifier.
by Daniel Jasper
· 11 years ago
33381f5
clang-format: Format Objective-C try blocks like all the other try blocks.
by Nico Weber
· 11 years ago
fac2371
clang-format: Add support for SEH __try / __except / __finally blocks.
by Nico Weber
· 11 years ago
47b35ae
clang-format: Fix crasher caused by not properly setting dry-run.
by Daniel Jasper
· 11 years ago
d1c1373
clang-format: Fix another crasher caused by incomplete macro code.
by Daniel Jasper
· 11 years ago
e9ac8b4
Exclude printLineState() in -Asserts. [-Wunused-function]
by NAKAMURA Takumi
· 11 years ago
11a0ac6
clang-format: Revamp nested block formatting.
by Daniel Jasper
· 11 years ago
0df5093
clang-format: Factor out UnwrappedLineFormatter into a separate file.
by Daniel Jasper
· 11 years ago