Skip to content
GitLab
Explore
Sign in
Commit
b86e2727
authored
Aug 24, 2015
by
Daniel Jasper
Browse files
clang-format: Properly handle braced lists in macros.
Before: #define A \ { a, a } \ , After: #define A {a, a}, llvm-svn: 245837
parent
e5197af4
Loading
Loading
Loading
Changes
2
Show whitespace changes
Inline
Side-by-side
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment