[all-commits] [llvm/llvm-project] e096b2: [clang][Interp] Fix CXXUuidOfExprs with incomplete...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Jun 26 23:53:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e096b282cc228f8c5c774c857a943eaa0f5e1586
https://github.com/llvm/llvm-project/commit/e096b282cc228f8c5c774c857a943eaa0f5e1586
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/CodeGenCXX/microsoft-uuidof.cpp
Log Message:
-----------
[clang][Interp] Fix CXXUuidOfExprs with incomplete record types
Create a dummy variable for those cases.
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