Files
clang-p2996/clang/lib/Analysis/FlowSensitive
Martin Braenne af22be3903 [clang][dataflow] Use a PointerValue for value property in optional checker.
The `ReferenceValue` class will be eliminated as part of the ongoing migration
to strict handling of value categories (see https://discourse.llvm.org/t/70086
for details).

Reviewed By: gribozavr2

Differential Revision: https://reviews.llvm.org/D152144
2023-06-05 12:52:51 +00:00
..