[all-commits] [llvm/llvm-project] d948d9: [clang][dataflow] Remove deprecated synonyms relat...
martinboehme via All-commits
all-commits at lists.llvm.org
Mon Sep 4 01:19:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d948d9121f104f06b47361528289030a28e1e044
https://github.com/llvm/llvm-project/commit/d948d9121f104f06b47361528289030a28e1e044
Author: Martin Braenne <mboehme at google.com>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
M clang/include/clang/Analysis/FlowSensitive/StorageLocation.h
M clang/include/clang/Analysis/FlowSensitive/Value.h
Log Message:
-----------
[clang][dataflow] Remove deprecated synonyms related to `RecordStorageLocation` and `RecordValue`
Reviewed By: ymandel, xazax.hun
Differential Revision: https://reviews.llvm.org/D159264
More information about the All-commits
mailing list