diff options
author | Alexander Kornienko <alexfh@google.com> | 2013-03-14 16:10:54 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2013-03-14 16:10:54 +0000 |
commit | f753615897c86928517e48e4d106e669d59618c5 (patch) | |
tree | a0dce4f13a55008ecbb6f45c9dabf3b45324e9f6 /lib/CodeGen/CGDebugInfo.cpp | |
parent | bfa1edd8247b80e951a570ff2486fe5fa9898c41 (diff) |
Multi-line comment alignment
Summary:
Aligns continuation lines of multi-line comments to the base
indentation level +1:
class A {
/*
* test
*/
void f() {}
};
The first revision is work in progress. The implementation is not yet complete.
Reviewers: djasper
Reviewed By: djasper
CC: cfe-commits, klimek
Differential Revision: http://llvm-reviews.chandlerc.com/D541
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177080 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions