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