[clang] [clang][analyzer] use unqualified canonical type during merging equivalence class (PR #95729)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 16 22:35:15 PDT 2024
https://github.com/steakhal commented:
Awesome. I have one remark though.
It would be nice to see tests that does not depend on the errno, as this eqclass merging is a major vore feature, unlike the errno modeling which is an optional feature. If have something in mind, you could add that test in addition you already propose.
Again, cool stuff!
https://github.com/llvm/llvm-project/pull/95729
More information about the cfe-commits
mailing list