]> granicus.if.org Git - clang/commit
[ms-inline asm] Remove a bunch of parsing code from the front-end, which will be
authorChad Rosier <mcrosier@apple.com>
Fri, 12 Oct 2012 21:37:00 +0000 (21:37 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 12 Oct 2012 21:37:00 +0000 (21:37 +0000)
commitfba3fb9a14f2d729639e0fdb834e3eeb40a8a12a
tree61c2ff467f540818dea0c4dc624434600f01e3a6
parentc8b2a863bda198c4be02056929143fed54e68e68
[ms-inline asm] Remove a bunch of parsing code from the front-end, which will be
reimplemented in the AsmParser where it belongs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165825 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaStmtAsm.cpp
test/CodeGen/ms-inline-asm.c