summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiation-depth-default.cpp
diff options
context:
space:
mode:
authorGeorge Karpenkov <ekarpenkov@apple.com>2018-08-09 00:41:22 +0000
committerGeorge Karpenkov <ekarpenkov@apple.com>2018-08-09 00:41:22 +0000
commit67d858d5e46b864bbb0909b79939b2ab98b0b0c3 (patch)
treebbff307e53b4835b606227491520e919592bf3f0 /clang/test/SemaTemplate/instantiation-depth-default.cpp
parent508b081514b4fe2ab856ac1958fdd227a173e862 (diff)
downloadbcm5719-llvm-67d858d5e46b864bbb0909b79939b2ab98b0b0c3.tar.gz
bcm5719-llvm-67d858d5e46b864bbb0909b79939b2ab98b0b0c3.zip
[libFuzzer] Increase the iteration limit in shrink.test
After https://reviews.llvm.org/D48800, shrink.test started failing on x86_64h architecture. Looking into this, the optimization pass is too eager to unroll the loop on x86_64h, possibly leading to worse coverage data. Alternative solutions include not unrolling the loop when fuzzing, or disabling this test on that architecture. Differential Revision: https://reviews.llvm.org/D50484 llvm-svn: 339303
Diffstat (limited to 'clang/test/SemaTemplate/instantiation-depth-default.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud