[all-commits] [llvm/llvm-project] 089a54: [clang][dataflow][NFC] Refine names and comments f...
Yitzhak Mandelbaum via All-commits
all-commits at lists.llvm.org
Tue Jan 10 06:29:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 089a54469f63c2f3c4b9d79fb9694f21bef0d071
https://github.com/llvm/llvm-project/commit/089a54469f63c2f3c4b9d79fb9694f21bef0d071
Author: Yitzhak Mandelbaum <yitzhakm at google.com>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M clang/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h
M clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
Log Message:
-----------
[clang][dataflow][NFC] Refine names and comments for field filtering.
Tweaks elements of the new API for filtering the set of modeled fields.
Differential Revision: https://reviews.llvm.org/D141319
More information about the All-commits
mailing list