Skip to content
Commit a1b2b7d9 authored by Wei Yi Tee's avatar Wei Yi Tee Committed by Dmitri Gribenko
Browse files

[clang][dataflow] Remove IndirectionValue class, moving PointeeLoc field into...

[clang][dataflow] Remove IndirectionValue class, moving PointeeLoc field into PointerValue and ReferenceValue

This patch precedes a future patch to make PointeeLoc for PointerValue possibly empty (for nullptr), by using a pointer instead of a reference type.
ReferenceValue should maintain a non-empty PointeeLoc reference.

Reviewed By: gribozavr2

Differential Revision: https://reviews.llvm.org/D127312
parent 0777be69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment