aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/MapVectorTest.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-10-27 16:31:46 +0000
committerDaniel Jasper <djasper@google.com>2014-10-27 16:31:46 +0000
commit56346193894e1afb3b4705fc9526933e11ed4aec (patch)
treef6f74cbb66ca02702ef513e941a1cd64d36b92cd /llvm/unittests/ADT/MapVectorTest.cpp
parent44ed3d04bfdec42f745c73a9a55f5c94886ac1c6 (diff)
downloadllvm-56346193894e1afb3b4705fc9526933e11ed4aec.zip
llvm-56346193894e1afb3b4705fc9526933e11ed4aec.tar.gz
llvm-56346193894e1afb3b4705fc9526933e11ed4aec.tar.bz2
clang-format: Fix bad merging of lines in nested blocks.
Before: SomeFunction([]() { #define A a return 43; }); After: SomeFunction([]() { #define A a return 43; }); llvm-svn: 220684
Diffstat (limited to 'llvm/unittests/ADT/MapVectorTest.cpp')
0 files changed, 0 insertions, 0 deletions