diff options
author | Florian Hahn <flo@fhahn.com> | 2020-09-30 12:39:30 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-09-30 12:46:55 +0100 |
commit | 0eab9d5823815c6520697f8d725c402c88e5d050 (patch) | |
tree | 1d137d0ca3cdf30fbd54f3686bdbfd5fff791fdb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0b17d4754a94b7129c2483762acd586783802b12 (diff) | |
download | llvm-0eab9d5823815c6520697f8d725c402c88e5d050.zip llvm-0eab9d5823815c6520697f8d725c402c88e5d050.tar.gz llvm-0eab9d5823815c6520697f8d725c402c88e5d050.tar.bz2 |
[SCEV] Verify that all mapped SCEV AddRecs refer to valid loops.
This check helps to guard against cases where expressions referring to
invalidated/deleted loops are not properly invalidated.
The additional check is motivated by the reproducer shared for 8fdac7cb7abb
and I think in general make sense as a sanity check.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D88166
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions