]> granicus.if.org Git - clang/commit
[ms-inline asm] Enhance the isSimpleMSAsm() function to handle operands with pointer...
authorChad Rosier <mcrosier@apple.com>
Tue, 2 Oct 2012 18:51:05 +0000 (18:51 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 2 Oct 2012 18:51:05 +0000 (18:51 +0000)
commit180d9d98fb51c7f6719d56a73bfd09400502986c
treeed54f8a07f0a18b50a34600e5a48bb6619a86502
parentad90d1074b280ee018b1ca593cf53cd9b072c116
[ms-inline asm] Enhance the isSimpleMSAsm() function to handle operands with pointer size
directives (e.g., dword ptr [eax]).

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