Add the IsSimple/IsVolatile parameters to the MSAsmStmt constructor.
authorChad Rosier <mcrosier@apple.com>
Wed, 8 Aug 2012 17:35:36 +0000 (17:35 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 8 Aug 2012 17:35:36 +0000 (17:35 +0000)
commitd2ff32aa945ccf0a6c14062505ee1f59bcc1d94c
tree51d5bc1aa41eece780820a17cc8a04550ba5668e
parentbf154daee6b55aa290c4c8a156cc803e71d7119d
Add the IsSimple/IsVolatile parameters to the MSAsmStmt constructor.

llvm-svn: 161503
clang/include/clang/AST/Stmt.h
clang/lib/AST/Stmt.cpp
clang/lib/Sema/SemaStmt.cpp