[ms-inline asm] Move some logic around to simplify the interface between the
authorChad Rosier <mcrosier@apple.com>
Tue, 16 Oct 2012 21:55:39 +0000 (21:55 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 16 Oct 2012 21:55:39 +0000 (21:55 +0000)
commitf8037a1fb651d553bca2561b6dd218a02298709c
tree6a87c6dee634e21e7d802709cef6dbe8ecabfee6
parent35e1bda6957bb7e5d26f6a50e473ca3aa22a1386
[ms-inline asm] Move some logic around to simplify the interface between the
front-end and the AsmParser.  No functional change intended.

llvm-svn: 166063
clang/include/clang/AST/Stmt.h
clang/lib/AST/Stmt.cpp
clang/lib/Sema/SemaStmtAsm.cpp