[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)
commit04d566429532968a0466293517bad8d0a2ede59f
treec863fb436d8a439c89569024f50c6d31f6509607
parentfeb805fcf22b9568f32d6bee6d837ab417b89c18
[ms-inline asm] Enhance the isSimpleMSAsm() function to handle operands with pointer size
directives (e.g., dword ptr [eax]).

llvm-svn: 165031
clang/lib/Sema/SemaStmtAsm.cpp