[all-commits] [llvm/llvm-project] b0befe: [clang][dataflow] Mark `getDeclCtx` function in da...
weiyi via All-commits
all-commits at lists.llvm.org
Fri Aug 19 13:07:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0befe3ac1baf5734a975d0bdbdb941d1c3b8364
https://github.com/llvm/llvm-project/commit/b0befe3ac1baf5734a975d0bdbdb941d1c3b8364
Author: Wei Yi Tee <wyt at google.com>
Date: 2022-08-19 (Fri, 19 Aug 2022)
Changed paths:
M clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
Log Message:
-----------
[clang][dataflow] Mark `getDeclCtx` function in dataflow `Environment` `const`.
Differential Revision: https://reviews.llvm.org/D132229
More information about the All-commits
mailing list