diff options
author | Manuel Klimek <klimek@google.com> | 2013-01-10 18:45:26 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2013-01-10 18:45:26 +0000 |
commit | 0b689fd68dc11099fb4af75a98875ee98337e690 (patch) | |
tree | 1a56272ec2398772c60c697c7b44604a4bb0b978 /llvm/lib/Support/SourceMgr.cpp | |
parent | f0615c71fae8bf7d7aa81629fa92643d8cf65be7 (diff) | |
download | llvm-0b689fd68dc11099fb4af75a98875ee98337e690.zip llvm-0b689fd68dc11099fb4af75a98875ee98337e690.tar.gz llvm-0b689fd68dc11099fb4af75a98875ee98337e690.tar.bz2 |
Pulling formatFirstToken one level up.
This prepares the code for single line optimizations and changes the
dependencies between single-line-formats to the indent of the first
token.
Conceptually, the first token is "between" the lines anyway, as the
whitespace for the first token includes the previous end-of-line, which
needs to be escaped when inside a preprocessor directive.
llvm-svn: 172083
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions