diff options
author | Daniel Jasper <djasper@google.com> | 2013-01-18 08:44:07 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-01-18 08:44:07 +0000 |
commit | dcc2a6269ba86285b20ee76487807b9cd20cefbe (patch) | |
tree | 2932ce6362e90a1855f0de4eca76bb47e363a40b /lib/CodeGen/CodeGenFunction.h | |
parent | 94fb72932c806c549f5c51f4bfa99fa7b481324a (diff) |
Let the formatter align trailing line comments where possible.
Before:
int a; // comment
int bbbbb; // comment
After:
int a; // comment
int bbbbb; // comment
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172798 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions