[PATCH] D102592: [sanitizer] Caught global buffer underflow for first variable
Zhiwei Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 17 01:24:33 PDT 2021
condy updated this revision to Diff 345786.
condy added a comment.
Fix typos
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102592/new/
https://reviews.llvm.org/D102592
Files:
clang/test/CodeGen/asan-globals-alias.cpp
clang/test/CodeGen/asan-globals-odr.cpp
clang/test/CodeGen/asan-globals.cpp
clang/test/CodeGen/asan-static-odr.cpp
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/global_metadata.ll
llvm/test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll
llvm/test/Instrumentation/AddressSanitizer/local_alias.ll
llvm/test/Instrumentation/AddressSanitizer/odr-check-ignore.ll
llvm/test/Instrumentation/AddressSanitizer/win-string-literal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102592.345786.patch
Type: text/x-patch
Size: 14833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/18faa64d/attachment.bin>
More information about the llvm-commits
mailing list