diff options
author | Davide Italiano <davide@freebsd.org> | 2017-08-09 15:13:50 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2017-08-09 15:13:50 +0000 |
commit | 30e5194287a733e5cbfbf3ef95ecadce88a559da (patch) | |
tree | 9e71c74e0aaea7488486c14a070b6130d2949709 /clang/lib/Format/UnwrappedLineParser.cpp | |
parent | 79876332638603b735b8317d44b8a143455fee1c (diff) | |
download | bcm5719-llvm-30e5194287a733e5cbfbf3ef95ecadce88a559da.tar.gz bcm5719-llvm-30e5194287a733e5cbfbf3ef95ecadce88a559da.zip |
[ValueTracking] Honour recursion limit.
The recently improved support for `icmp` in ValueTracking
(r307304) exposes the fact that `isImplied` condition doesn't
really bail out if we hit the recursion limit (and calls
`computeKnownBits` which increases the depth and asserts).
Differential Revision: https://reviews.llvm.org/D36512
llvm-svn: 310481
Diffstat (limited to 'clang/lib/Format/UnwrappedLineParser.cpp')
0 files changed, 0 insertions, 0 deletions