[all-commits] [llvm/llvm-project] 0851d7: [clang][analyzer] use unqualified canonical type d...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Mon Jun 17 08:37:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0851d7b00c651d527a37becc206566580bf3c615
https://github.com/llvm/llvm-project/commit/0851d7b00c651d527a37becc206566580bf3c615
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
M clang/test/Analysis/equality_tracking.c
M clang/test/Analysis/errno-stdlibraryfunctions.c
Log Message:
-----------
[clang][analyzer] use unqualified canonical type during merging equivalence class (#95729)
Fixes: #95658
Unqualified canonical type should be used instead of normal QualType for
type equality comparison
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