This patch adds limited modeling of the `value_or` method. Specifically, when used in a particular idiom in a comparison to implicitly check whether the optional holds a value. Differential Revision: https://reviews.llvm.org/D122231
This patch adds limited modeling of the `value_or` method. Specifically, when used in a particular idiom in a comparison to implicitly check whether the optional holds a value. Differential Revision: https://reviews.llvm.org/D122231