[PATCH] D56038: hwasan: Implement lazy thread initialization for the interceptor ABI.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 4 11:30:53 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC350429: hwasan: Implement lazy thread initialization for the interceptor ABI. (authored by pcc, committed by ).
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D56038?vs=179390&id=180291#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56038/new/
https://reviews.llvm.org/D56038
Files:
include/clang/Basic/CodeGenOptions.h
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
include/clang/Driver/SanitizerArgs.h
lib/CodeGen/CGCall.cpp
lib/Driver/SanitizerArgs.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/default-function-attr.c
test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56038.180291.patch
Type: text/x-patch
Size: 6263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190104/08c49565/attachment-0001.bin>
More information about the cfe-commits
mailing list