[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)
commit8a11f77cf3e99c70cfa143ead76828feeb39d741
treea1357e825f133c71bf50dcff206723d1221c5850
parentf68df12fb039d5177e34f4541fa242b891949db6
[ms-inline asm] Extend the inline asm Sema lookup interface to determine if the
Decl is a VarDecl.
Part of rdar://12991541

llvm-svn: 172120
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaStmtAsm.cpp