[all-commits] [llvm/llvm-project] 3001d6: [clang][dataflow] Fix buggy assertion: Compare an ...
Samira Bazuzi via All-commits
all-commits at lists.llvm.org
Thu Nov 9 07:57:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3001d6ddaa7809274e49b794cb7ec07d21da130e
https://github.com/llvm/llvm-project/commit/3001d6ddaa7809274e49b794cb7ec07d21da130e
Author: Samira Bazuzi <bazuzi at users.noreply.github.com>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M clang/lib/Analysis/FlowSensitive/Transfer.cpp
M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
Log Message:
-----------
[clang][dataflow] Fix buggy assertion: Compare an unqualified type to an unqualified type. (#71573)
Includes crash-reproducing test case.
---------
Co-authored-by: martinboehme <mboehme at google.com>
More information about the All-commits
mailing list