[PATCH] D59597: [scudo][standalone] Add flags & related parsers
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 20 08:59:32 PDT 2019
cryptoad updated this revision to Diff 191507.
cryptoad added a comment.
Forgot a couple of headers in the makefile.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59597/new/
https://reviews.llvm.org/D59597
Files:
lib/scudo/standalone/CMakeLists.txt
lib/scudo/standalone/flags.cc
lib/scudo/standalone/flags.h
lib/scudo/standalone/flags.inc
lib/scudo/standalone/flags_parser.cc
lib/scudo/standalone/flags_parser.h
lib/scudo/standalone/interface.h
lib/scudo/standalone/tests/CMakeLists.txt
lib/scudo/standalone/tests/flags_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59597.191507.patch
Type: text/x-patch
Size: 21322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/f6549e85/attachment.bin>
More information about the llvm-commits
mailing list