Revert "This patch enables the usage of constant Enum identifiers within Microsoft...
authorEric Christopher <echristo@gmail.com>
Tue, 25 Jul 2017 19:17:32 +0000 (19:17 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 25 Jul 2017 19:17:32 +0000 (19:17 +0000)
commitcf94152f274c65a583dfc5cf1787fbbef752e004
tree5e1c9f2e8add9d8faad15d2016e68774fa9e0aeb
parent578363ac08da813a59cd19f3d41bd8e5af019d84
Revert "This patch enables the usage of constant Enum identifiers within Microsoft style inline assembly statements." as it is causing msan failures.

This reverts commits r308985 and r308965

llvm-svn: 309004
clang/lib/Sema/SemaStmtAsm.cpp
clang/test/CodeGen/ms-inline-asm.c
clang/test/CodeGen/x86-ms-inline-asm-enum_feature.cpp [deleted file]
clang/test/CodeGenCXX/ms-inline-asm-return.cpp