diff options
author | Daniel Jasper <djasper@google.com> | 2013-01-14 13:08:07 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-01-14 13:08:07 +0000 |
commit | f1e4b7d7500c1f74f8c738695d9dd2949649304d (patch) | |
tree | b925c28332712d7f47fa2bf88bfad066a681b0c8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 13f23e17c713114c9aeb686c482666b2477047f4 (diff) | |
download | bcm5719-llvm-f1e4b7d7500c1f74f8c738695d9dd2949649304d.tar.gz bcm5719-llvm-f1e4b7d7500c1f74f8c738695d9dd2949649304d.zip |
Refactor datastructure used in clang-format.
Main difference, add an AnnotatedLine class to hold information about a
line while formatting. At the same time degrade the UnwrappedLine class
to a class solely used for communicating between the UnwrappedLineParser
and the Formatter.
No functional changes intended.
llvm-svn: 172403
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions