[PATCH] D89811: [GWP-ASan] Rework utilities (NFC)

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 12:56:53 PDT 2020


cryptoad updated this revision to Diff 299448.
cryptoad added a comment.

De-deduplicate a `}` by moving it outside of the `#if` block.
Technology is failing me today.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89811/new/

https://reviews.llvm.org/D89811

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: D89811.299448.patch
Type: text/x-patch
Size: 5345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/238ab5b8/attachment-0001.bin>


More information about the llvm-commits mailing list