aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/clang/AST/Stmt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/clang/AST/Stmt.h b/include/clang/AST/Stmt.h
index 19da420272..fc21631932 100644
--- a/include/clang/AST/Stmt.h
+++ b/include/clang/AST/Stmt.h
@@ -1371,7 +1371,6 @@ class AsmStmt : public Stmt {
bool IsSimple;
bool IsVolatile;
- bool MSAsm;
unsigned NumOutputs;
unsigned NumInputs;