Files
clang-p2996/clang/lib/CodeGen/SanitizerMetadata.cpp
Florian Hahn 473cdb93e5 [TySan] Don't report globals with incomplete types. (#121922)
Type metadata for incomplete types should also get handled at the place
they are defined.

Fixes https://github.com/llvm/llvm-project/issues/121014.


PR: https://github.com/llvm/llvm-project/pull/121922
2025-01-07 15:06:26 +00:00

6.6 KiB