]> granicus.if.org Git - clang/commit
[ms-inline asm] Add a size argument to the LookupInlineAsmIdentifier() callback,
authorChad Rosier <mcrosier@apple.com>
Thu, 18 Oct 2012 20:27:06 +0000 (20:27 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 18 Oct 2012 20:27:06 +0000 (20:27 +0000)
commitc337d1457e4600107a1b3793f62ca96a33f1308b
treeb7d98166ed41c890a956b56ab863af89847a31e1
parent9a14db3fefa73ef8a702dea1928fd0ee0befe59b
[ms-inline asm] Add a size argument to the LookupInlineAsmIdentifier() callback,
which will be used by the asm matcher in the near future.

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