[PATCH] D89809: [GWP-ASan] Rework utilities (NFC)
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 11:09:48 PDT 2020
cryptoad updated this revision to Diff 299421.
cryptoad added a comment.
- prefer `GWP_ASAN_ALWAYS_INLINE`
- change file name in header comment
- clang-format (note that this time it wants 2 spaces at `#else` /shrug)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89809/new/
https://reviews.llvm.org/D89809
Files:
compiler-rt/lib/gwp_asan/CMakeLists.txt
compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp
compiler-rt/lib/gwp_asan/utilities.cpp
compiler-rt/lib/gwp_asan/utilities.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89809.299421.patch
Type: text/x-patch
Size: 5345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/536e622c/attachment.bin>
More information about the llvm-commits
mailing list