summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CMakeLists.txt
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-01-28 04:37:37 +0000
committerHal Finkel <hfinkel@anl.gov>2013-01-28 04:37:37 +0000
commit2109f23000133dcf82ae835a17896365fc62045a (patch)
treee7a96a5a52e52c18ee130f58eb3c218c3def8f13 /clang/lib/Frontend/CMakeLists.txt
parent55ec92004f9a56bbff330b649b4cb2e72b59cd59 (diff)
downloadbcm5719-llvm-2109f23000133dcf82ae835a17896365fc62045a.tar.gz
bcm5719-llvm-2109f23000133dcf82ae835a17896365fc62045a.zip
Fix the indentation of the first line of preprocessor output
The -E output from clang did not produce the correct indentation on the first line. This is because MoveToLine returned false, and when this happens, the regular process for producing initial indentation is skipped. Thanks to Eli for suggesting a way to simplify this to a one-line change. llvm-svn: 173657
Diffstat (limited to 'clang/lib/Frontend/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud