[all-commits] [llvm/llvm-project] 39ac12: [Clang] Check that we have the correct RecordDecl ...
Bill Wendling via All-commits
all-commits at lists.llvm.org
Mon Oct 7 15:53:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39ac121309f5c270c8fdc97c45a845542dd78681
https://github.com/llvm/llvm-project/commit/39ac121309f5c270c8fdc97c45a845542dd78681
Author: Bill Wendling <morbo at google.com>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M clang/lib/CodeGen/CGExpr.cpp
Log Message:
-----------
[Clang] Check that we have the correct RecordDecl (#111448)
Ensure we have the correct RecordDecl before returning the Expr we're
looking for.
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