[clang][dataflow] Enable use of synthetic properties on all Value instances.
This patch moves the implementation of synthetic properties from the StructValue class into the Value base class so that it can be used across all Value instances. Reviewed By: gribozavr2, ymandel, sgatev, xazax.hun Differential Revision: https://reviews.llvm.org/D127196
Loading
Please sign in to comment