aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-08-24 13:23:37 +0000
committerDaniel Jasper <djasper@google.com>2015-08-24 13:23:37 +0000
commitb86e2727f0540917e1b29afa4377796e7e9ed41b (patch)
tree3010b03ac8a99864a68b07171c1ca98354ebdbb1 /llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
parente5197af4507c3cfe5b3af850597b841d7de404e0 (diff)
downloadllvm-b86e2727f0540917e1b29afa4377796e7e9ed41b.zip
llvm-b86e2727f0540917e1b29afa4377796e7e9ed41b.tar.gz
llvm-b86e2727f0540917e1b29afa4377796e7e9ed41b.tar.bz2
clang-format: Properly handle braced lists in macros.
Before: #define A \ { a, a } \ , After: #define A {a, a}, llvm-svn: 245837
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp')
0 files changed, 0 insertions, 0 deletions