]> granicus.if.org Git - clang/commit
[ms-inline asm] Extend the Sema interface to get the size and length of a
authorChad Rosier <mcrosier@apple.com>
Thu, 17 Jan 2013 19:21:24 +0000 (19:21 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 17 Jan 2013 19:21:24 +0000 (19:21 +0000)
commitb8b5cbc169c9f6c523ada0d37dd126f7af65f3f8
treef46450809a5c01776104d98bdea6fbbf34ae1ec6
parent242ae3d6805185fcb4fd45e96af5beba93e3532c
[ms-inline asm] Extend the Sema interface to get the size and length of a
VarDecl.
Part of rdar://12576868

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