aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-05-17 09:35:01 +0000
committerDaniel Jasper <djasper@google.com>2013-05-17 09:35:01 +0000
commit473c62c4850ffbf8615e0937c4bd292a12225180 (patch)
tree5f17c6e0f11b792ea9e9b9718adbf3ff047b6f02 /llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp
parentbf2d56890035f2f633469f43fc116e45f26a7f64 (diff)
downloadllvm-473c62c4850ffbf8615e0937c4bd292a12225180.zip
llvm-473c62c4850ffbf8615e0937c4bd292a12225180.tar.gz
llvm-473c62c4850ffbf8615e0937c4bd292a12225180.tar.bz2
Slightly modify the formatting rules for braced lists.
Basically, the new rule is: The opening "{" always has to be on the same line as the first element if the braced list is nested (e.g. in another braced list or in a function). The solution that clang-format produces almost always adheres to this rule anyway and this makes clang-format significantly faster for larger lists. Added a test cases for the only exception I could find (which doesn't seem to be very important at first sight). llvm-svn: 182082
Diffstat (limited to 'llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions