summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/dbg-changes-codegen.ll
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-04-09 12:21:48 +0000
committerDaniel Jasper <djasper@google.com>2014-04-09 12:21:48 +0000
commit21397a3232a12804a46f6e59fd83221a4409fbf1 (patch)
treea71d0d025151fd9b76dd51dff40b80a59345079f /llvm/test/CodeGen/X86/dbg-changes-codegen.ll
parent3ae6f5a47b22a2d7ad4a70438bf143ada09a0ea3 (diff)
downloadbcm5719-llvm-21397a3232a12804a46f6e59fd83221a4409fbf1.tar.gz
bcm5719-llvm-21397a3232a12804a46f6e59fd83221a4409fbf1.zip
clang-format: Fix bug where clang-format would break the code.
Before, it would turn: SomeFunction([]() { // Cool function.. return 43; }); Into this: SomeFunction([]() { // Cool function.. return 43; }); llvm-svn: 205849
Diffstat (limited to 'llvm/test/CodeGen/X86/dbg-changes-codegen.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud