From: Anders Carlsson Date: Tue, 5 Feb 2008 17:26:36 +0000 (+0000) Subject: Use correct flag value. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef09d2b70a3b6f04c5d31c4c2bab2b7849f22561;p=clang Use correct flag value. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46752 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Basic/TargetInfo.h b/include/clang/Basic/TargetInfo.h index c7d6b69fb7..04d89437d3 100644 --- a/include/clang/Basic/TargetInfo.h +++ b/include/clang/Basic/TargetInfo.h @@ -218,7 +218,7 @@ public: CI_None = 0x00, CI_AllowsMemory = 0x01, CI_AllowsRegister = 0x02, - CI_ReadWrite = 0x03 + CI_ReadWrite = 0x04 }; // validateOutputConstraint, validateInputConstraint - Checks that