summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-05-28 10:01:59 +0000
committerManuel Klimek <klimek@google.com>2013-05-28 10:01:59 +0000
commit34d15151c4b6d24e0026f87adcc64449252f4d7e (patch)
tree03bb1e01e711d9328caf5717d97822b92cb29f5e /llvm/utils/lit
parent6347551e45de817775450a6fff21f9d47174160f (diff)
downloadbcm5719-llvm-34d15151c4b6d24e0026f87adcc64449252f4d7e.tar.gz
bcm5719-llvm-34d15151c4b6d24e0026f87adcc64449252f4d7e.zip
Disable tab expansion when counting the columns in block comments.
To fully support this, we also need to expand tabs in the text before the block comment. This patch breaks indentation when there was a non-standard mixture of spaces and tabs used for indentation, but fixes a regression in the simple case: { /* * Comment. */ int i; } Is now formatted correctly, if there were tabs used for indentation before. llvm-svn: 182760
Diffstat (limited to 'llvm/utils/lit')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud