[all-commits] [llvm/llvm-project] b04565: Revert "[clang][dataflow] Model conditional operat...
martinboehme via All-commits
all-commits at lists.llvm.org
Mon Apr 22 00:35:28 PDT 2024
Branch: refs/heads/revert-89213-piper_export_cl_625978585
Home: https://github.com/llvm/llvm-project
Commit: b0456501b10a3a83e6e6818a050f3fd691972d79
https://github.com/llvm/llvm-project/commit/b0456501b10a3a83e6e6818a050f3fd691972d79
Author: martinboehme <mboehme at google.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
M clang/include/clang/Analysis/FlowSensitive/Transfer.h
M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
M clang/lib/Analysis/FlowSensitive/Transfer.cpp
M clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
M clang/unittests/Analysis/FlowSensitive/TestingSupport.h
M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
Log Message:
-----------
Revert "[clang][dataflow] Model conditional operator correctly. (#89213)"
This reverts commit abb958f1610becc0a753ad8f4308a90f85e1338f.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list