]> granicus.if.org Git - clang/commit
[ms-inline asm] Simplify more logic by using the Token::hasLeadingSpace() and
authorChad Rosier <mcrosier@apple.com>
Tue, 14 Aug 2012 22:11:17 +0000 (22:11 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 14 Aug 2012 22:11:17 +0000 (22:11 +0000)
commit13a178fb530204d9e852ead599d69cef6b874003
tree2171379fc811267662e12b12677dccbd5ae12d8e
parent04359438977e037d716827132dc1e676a52dbd58
[ms-inline asm] Simplify more logic by using the Token::hasLeadingSpace() and
Token::isAtStartOfLine() APIs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161898 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaStmt.cpp