aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-lambda-this.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-03-19 18:33:58 +0000
committerDaniel Jasper <djasper@google.com>2013-03-19 18:33:58 +0000
commitc30eb51b639e132af458fbf7647eefae6edb93ac (patch)
treed0724c5eafeec3251d6a21294aed2ead9b191da1 /test/CodeGenCXX/debug-lambda-this.cpp
parentfd44d34ab626a19819ad0e87a03e4bf014ec94fd (diff)
Fix indentation for case: // comment.
Before: switch (x) { case 1: // Do amazing stuff { g(); f(); } } After: switch (x) { case 1: // Do amazing stuff { g(); f(); } } git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177420 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenCXX/debug-lambda-this.cpp')
0 files changed, 0 insertions, 0 deletions