diff options
author | Paddy McDonald <padriff@hotmail.com> | 2025-03-14 13:14:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-14 13:14:33 -0700 |
commit | 78f74f686bfe21262f8b171e21450186edd081ab (patch) | |
tree | 6b6a0915044a5973569e4bf30cdbb7f73fdabcf6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cb64a363ca71033937108763b078906b86c7fb04 (diff) | |
download | llvm-78f74f686bfe21262f8b171e21450186edd081ab.zip llvm-78f74f686bfe21262f8b171e21450186edd081ab.tar.gz llvm-78f74f686bfe21262f8b171e21450186edd081ab.tar.bz2 |
[Darwin][ASan][Test] Create a noinlined wrapper function for reliable suppression in test. (#131247)
CFStringCreateWithBytes may not always appear on stack due to
optimizations. Create a wrapper function for the purposes of testing
suppression files that will always appear on stack for test stability.
rdar://144800068
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions