diff options
author | Daniel Jasper <djasper@google.com> | 2013-03-22 16:25:51 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-03-22 16:25:51 +0000 |
commit | bc0fa39d69abeb306cab1c2b333e5da17c0a1277 (patch) | |
tree | 7165e97621374361673c2f9f0cab0e03db756923 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 9cffbc1873f90f93fe3ac8d76f7de72da628f653 (diff) | |
download | bcm5719-llvm-bc0fa39d69abeb306cab1c2b333e5da17c0a1277.tar.gz bcm5719-llvm-bc0fa39d69abeb306cab1c2b333e5da17c0a1277.zip |
Align comments to surrounding unformatted comments.
Before:
int a; // not formatted
// formatting this line only
After:
int a; // not formatted
// formatting this line only
This makes clang-format stable independent of whether the whole
file or single lines are formatted in most cases.
llvm-svn: 177739
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions