llvm-project/clang/include
Wei Yi Tee 49ed5bf519 [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
2022-06-08 20:20:26 +02:00
..
clang [clang][dataflow] Enable use of synthetic properties on all Value instances. 2022-06-08 20:20:26 +02:00
clang-c [libclang] add supporting for indexing/visiting C++ concepts 2022-05-24 10:02:53 -07:00
CMakeLists.txt