[all-commits] [llvm/llvm-project] ba2799: [dataflow] Fix crash when InitListExpr is not a pr...
Paul Semel via All-commits
all-commits at lists.llvm.org
Thu Feb 15 02:00:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba279934c6ab09d5394a89d8318651aefd8d565b
https://github.com/llvm/llvm-project/commit/ba279934c6ab09d5394a89d8318651aefd8d565b
Author: Paul Semel <semelpaul at gmail.com>
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths:
M clang/lib/Analysis/FlowSensitive/Transfer.cpp
M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
Log Message:
-----------
[dataflow] Fix crash when InitListExpr is not a prvalue (#80970)
More information about the All-commits
mailing list