summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/memtag-globals.cpp
AgeCommit message (Expand)Author
2025-04-17[MTE] decide whether to tag global in AsmPrinter (#135891)Florian Mayer
2024-12-17[MTE] Apply alignment / size in AsmPrinter rather than IR (#111918)Florian Mayer
2024-10-14[NFC] [MTE] Use aarch64-linux-android34 for globals test (#112050)Florian Mayer
2022-07-13Add missing sanitizer metadata plumbing from CFE.Mitch Phillips
2022-07-13Remove 'no_sanitize_memtag'. Add 'sanitize_memtag'.Mitch Phillips
2022-06-27Delete 'llvm.asan.globals' for global metadata.Mitch Phillips
2022-06-24Add no_sanitize('hwaddress') (and 'memtag', but that's a no-op).Mitch Phillips