forked from OSchip/llvm-project
7f5928ef5a
If a bound of a subscript triplet is present but fails to analyze due to an error, return nullopt rather than returning a Triplet with that bound missing. This is so we can distinguish an absent bound from an erroneous one and avoid spurious errors. Differential Revision: https://reviews.llvm.org/D85672 |
||
---|---|---|
.. | ||
Common | ||
Decimal | ||
Evaluate | ||
Lower | ||
Optimizer | ||
Parser | ||
Semantics | ||
CMakeLists.txt |