summaryrefslogtreecommitdiffstats
path: root/compiler-rt
diff options
context:
space:
mode:
authorPierre Gousseau <pierregousseau14@gmail.com>2019-02-26 13:30:14 +0000
committerPierre Gousseau <pierregousseau14@gmail.com>2019-02-26 13:30:14 +0000
commit44fad947a5710c96da95423e92a6f27d5070cea4 (patch)
treecdebb1dc7aa5346abb34f6bf2fadbb298c7d5d21 /compiler-rt
parentd4a406e4998d057391d98df80bff1213381470cd (diff)
downloadbcm5719-llvm-44fad947a5710c96da95423e92a6f27d5070cea4.tar.gz
bcm5719-llvm-44fad947a5710c96da95423e92a6f27d5070cea4.zip
[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". Fixes: https://llvm.org/PR39425 Differential Revision: https://reviews.llvm.org/D57914 llvm-svn: 354873
Diffstat (limited to 'compiler-rt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud