[all-commits] [llvm/llvm-project] 8a4c40: [clang][dataflow] Store DeclContext of block being...
weiyi via All-commits
all-commits at lists.llvm.org
Wed Aug 10 04:30:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a4c40bfe8e6605ffc9d866f8620618dfdde2875
https://github.com/llvm/llvm-project/commit/8a4c40bfe8e6605ffc9d866f8620618dfdde2875
Author: Wei Yi Tee <wyt at google.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
Log Message:
-----------
[clang][dataflow] Store DeclContext of block being analysed in Environment if available.
Differential Revision: https://reviews.llvm.org/D131065
More information about the All-commits
mailing list