aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-29 11:21:01 +0000
committerDaniel Jasper <djasper@google.com>2013-01-29 11:21:01 +0000
commit2e60377273fb451587a60209997148480754b9fa (patch)
tree34e40791769635e028ba25e475fcb33b7e1cf26d /lib/Frontend/CompilerInvocation.cpp
parent98f988dc1bea127fbc2db76d9ffafdcf5f4435e4 (diff)
Initial support for multiple variable declarations.
Before: SomeType aaaaaaaaaaaaaaaaa = aaaaaa->aaaaaaaaaaaaaaaaa(), aaaaaaaaaaa = aaaaaa->aaaaaaaaaaa(); After: SomeType aaaaaaaaaaaaaaaaa = aaaaaa->aaaaaaaaaaaaaaaaa(), aaaaaaaaaaa = aaaaaa->aaaaaaaaaaa(); git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173792 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions