aboutsummaryrefslogtreecommitdiff
path: root/lib/Format/Format.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-01-21 10:07:49 +0000
committerManuel Klimek <klimek@google.com>2013-01-21 10:07:49 +0000
commitc44ee89cb448e34aada006b707eb45a1280f31e3 (patch)
treee91a03c0785386bfc36f353087425407a0bea2a5 /lib/Format/Format.cpp
parent2cb3d300ecd36558bf2201debe28808d12a97be2 (diff)
Fix parsing of return statements.
Previously, we would not detect brace initializer lists in return statements, thus: return (a)(b) { 1, 2, 3 }; would put the semicolon onto the next line. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173017 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions