aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-18 08:44:07 +0000
committerDaniel Jasper <djasper@google.com>2013-01-18 08:44:07 +0000
commitaa701fa3adbce77357d60c8a494c6492fd1e206a (patch)
treec168c3e956b29bcdb60a12be416fdaf4e05d4251 /clang/lib/CodeGen/CodeGenFunction.cpp
parent1cb8aa581bc8f330789bef564120e8ba768e905b (diff)
downloadllvm-aa701fa3adbce77357d60c8a494c6492fd1e206a.zip
llvm-aa701fa3adbce77357d60c8a494c6492fd1e206a.tar.gz
llvm-aa701fa3adbce77357d60c8a494c6492fd1e206a.tar.bz2
Let the formatter align trailing line comments where possible.
Before: int a; // comment int bbbbb; // comment After: int a; // comment int bbbbb; // comment llvm-svn: 172798
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions