[all-commits] [llvm/llvm-project] 3a0728: [analyzer] Fix wrong annotation of PointerToMember...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Wed Jun 1 07:13:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a07280290564e294c957c94c918a6680714b417
https://github.com/llvm/llvm-project/commit/3a07280290564e294c957c94c918a6680714b417
Author: Balazs Benics <balazs.benics at sigmatechnology.se>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
Log Message:
-----------
[analyzer] Fix wrong annotation of PointerToMemberData
Unfortunately I don't have a reproducer for this.
Reported by @mikaelholmen!
Differential Revision: https://reviews.llvm.org/D126198
More information about the All-commits
mailing list