[PATCH] [Sanitizer] Use COMMON_FLAG macro to describe common runtime flags.

Alexey Samsonov vonosmas at gmail.com
Mon Jan 5 15:11:26 PST 2015


Hi kcc,

Introduce a single place where we specify flag type, name, default
value, and description. This removes a large amount of boilerplate
and ensures we won't leave flags uninitialized.

http://reviews.llvm.org/D6851

Files:
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_flags.cc
  lib/sanitizer_common/sanitizer_flags.h
  lib/sanitizer_common/sanitizer_flags.inc

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6851.17816.patch
Type: text/x-patch
Size: 16991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150105/19427770/attachment.bin>


More information about the llvm-commits mailing list