]> granicus.if.org Git - clang/commit
Make tab insertion really right: the number of spaces inserted
authorChris Lattner <sabre@nondot.org>
Fri, 18 Apr 2008 04:54:20 +0000 (04:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Apr 2008 04:54:20 +0000 (04:54 +0000)
commit5c176f7a9ba9f7084b903393845be24f85e091da
tree1e60b19209dd9b802658b2f0b098c461475ed1ab
parent866b5c03e3b9c01cf496ad97b85a05afc917345b
Make tab insertion really right: the number of spaces inserted
depends on the column number of the start of the tab.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49891 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/HTMLRewrite.cpp