forked from OSchip/llvm-project
ac7e34e778
This was leading to bad formatting, e.g.: Before: f(^{ @autoreleasepool { if (a) { g(); } } }); After: f(^{ @autoreleasepool { if (a) { g(); } } }); llvm-svn: 203777 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FormatTest.cpp | ||
FormatTestJS.cpp | ||
FormatTestProto.cpp | ||
FormatTestUtils.h | ||
Makefile |