[PATCH] D33277: [Clang][x86][Inline Asm] - Enum support for MS syntax
Matan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 25 03:45:50 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308965: This patch enables the usage of constant Enum identifiers within Microsoft… (authored by mharoush).
Changed prior to commit:
https://reviews.llvm.org/D33277?vs=104390&id=108044#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33277
Files:
cfe/trunk/lib/Sema/SemaStmtAsm.cpp
cfe/trunk/test/CodeGen/ms-inline-asm.c
cfe/trunk/test/CodeGen/x86-ms-inline-asm-enum_feature.cpp
cfe/trunk/test/CodeGenCXX/ms-inline-asm-return.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33277.108044.patch
Type: text/x-patch
Size: 6463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170725/163ea181/attachment.bin>
More information about the cfe-commits
mailing list