summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPierre Gousseau <pierregousseau14@gmail.com>2019-03-01 10:05:15 +0000
committerPierre Gousseau <pierregousseau14@gmail.com>2019-03-01 10:05:15 +0000
commit1eca87b9ff95080cce84b99617a8e05db088cb6a (patch)
tree2402bc8ff3085cd6750fbac069799794b6d5dca7 /lib/CodeGen/CodeGenModule.cpp
parent70f886033a4637e1fb6e4b8ab1fad09a3dcca5a7 (diff)
downloadclang-1eca87b9ff95080cce84b99617a8e05db088cb6a.tar.gz
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC.
enum SanitizerOrdinal has reached maximum capacity, this change extends the capacity to 128 sanitizer checks. This can eventually allow us to add gcc 8's options "-fsanitize=pointer-substract" and "-fsanitize=pointer-compare". This is a recommit of r354873 but with a fix for unqualified lookup error in lldb cmake build bot. Fixes: https://llvm.org/PR39425 Differential Revision: https://reviews.llvm.org/D57914 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@355190 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions