[all-commits] [llvm/llvm-project] fa3421: [clang][dataflow] Do not allow substitution of tru...
weiyi via All-commits
all-commits at lists.llvm.org
Mon Jun 27 12:05:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa34210fa69f64a96dc64983b3de00ddd21e55e1
https://github.com/llvm/llvm-project/commit/fa34210fa69f64a96dc64983b3de00ddd21e55e1
Author: Wei Yi Tee <wyt at google.com>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
M clang/unittests/Analysis/FlowSensitive/DataflowAnalysisContextTest.cpp
Log Message:
-----------
[clang][dataflow] Do not allow substitution of true/false boolean literals in `buildAndSubstituteFlowCondition`
Reviewed By: gribozavr2, xazax.hun
Differential Revision: https://reviews.llvm.org/D128658
More information about the All-commits
mailing list