[all-commits] [llvm/llvm-project] c4eeef: [TBAA] Add test for generating pointer-tbaa for un...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Nov 17 12:05:13 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4eeef32d5dc8ec7560edabf18ac29416a7551e5
https://github.com/llvm/llvm-project/commit/c4eeef32d5dc8ec7560edabf18ac29416a7551e5
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M clang/test/CodeGen/tbaa-pointers.c
Log Message:
-----------
[TBAA] Add test for generating pointer-tbaa for unnamed structs.
Currently we generate incorrect metadata not considering compatible
types in C.
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