[PATCH] D59597: [scudo][standalone] Add flags & related parsers

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 07:55:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT358011: [scudo][standalone] Add flags & related parsers (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59597?vs=194194&id=194327#toc

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.194327.patch
Type: text/x-patch
Size: 18960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190409/796200cf/attachment.bin>


More information about the llvm-commits mailing list