]> granicus.if.org Git - clang/commit
[ms-inline asm] Extract a helper function, getSpelling(). Also use this on
authorChad Rosier <mcrosier@apple.com>
Thu, 16 Aug 2012 22:40:32 +0000 (22:40 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 16 Aug 2012 22:40:32 +0000 (22:40 +0000)
commit7e1fb9abfc8d67fe4e7203ef6830a893df704d7b
tree8229e3e0c21b0fcf77d8423c1f146bb371c666b4
parent7f90b531818ad772f6e407f88101dc618c738fa4
[ms-inline asm] Extract a helper function, getSpelling().  Also use this on
tokens we don't know how to handle; this should aid when debugging.

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