diff options
author | Daniel Jasper <djasper@google.com> | 2013-02-05 09:34:14 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-02-05 09:34:14 +0000 |
commit | a885dbeb966bc33759b4f0fd89d7f73780a546b9 (patch) | |
tree | 4f681aa6f7c213e03fd810d7af7b451febfb5d97 /clang/lib/Format/Format.cpp | |
parent | 428a06cc7521d64429ea3ca8e5515286cdca53b8 (diff) | |
download | bcm5719-llvm-a885dbeb966bc33759b4f0fd89d7f73780a546b9.tar.gz bcm5719-llvm-a885dbeb966bc33759b4f0fd89d7f73780a546b9.zip |
Fix formatting regression introduced by r174307.
In preprocessor definitions, we would not parse all the tokens and thus
not annotate them anymore. This led to a wrong formatting of comments
in google style:
#endif // HEADER_GUARD -- requires two spaces
llvm-svn: 174361
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions