]> granicus.if.org Git - clang/commitdiff
Use correct flag value.
authorAnders Carlsson <andersca@mac.com>
Tue, 5 Feb 2008 17:26:36 +0000 (17:26 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 5 Feb 2008 17:26:36 +0000 (17:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46752 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/TargetInfo.h

index c7d6b69fb78618ce1f1ed842c3e3f29728184402..04d89437d32c78e6a0ea5b6e89a48947c17a8b4d 100644 (file)
@@ -218,7 +218,7 @@ public:
     CI_None = 0x00,
     CI_AllowsMemory = 0x01,
     CI_AllowsRegister = 0x02,
-    CI_ReadWrite = 0x03
+    CI_ReadWrite = 0x04
   };
 
   // validateOutputConstraint, validateInputConstraint - Checks that