]> granicus.if.org Git - clang/commit
[ms-inline asm] Extend the inline asm Sema lookup interface to determine if the
authorChad Rosier <mcrosier@apple.com>
Thu, 10 Jan 2013 22:10:16 +0000 (22:10 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 10 Jan 2013 22:10:16 +0000 (22:10 +0000)
commit3973f28f347bf8ca3cca31ea30da235c95701231
treeebbd1193b14151e38358cd6e8d590e1f5d5cfab2
parent7084823f8ec4367019940b26245e01684b62c7e1
[ms-inline asm] Extend the inline asm Sema lookup interface to determine if the
Decl is a VarDecl.
Part of rdar://12991541

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172120 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaStmtAsm.cpp