forked from OSchip/llvm-project
1296436cbf
Extend ParseFlag to accept the |description| parameter, add dummy values for all existing flags. As the flags are parsed their descriptions are stored in a global linked list. The tool can later call __sanitizer::PrintFlagDescriptions() to dump all the flag names and their descriptions. Add the 'help' flag and make ASan, TSan and MSan print the flags if 'help' is set to 1. llvm-svn: 204339 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile.mk | ||
lsan.cc | ||
lsan.h | ||
lsan_allocator.cc | ||
lsan_allocator.h | ||
lsan_common.cc | ||
lsan_common.h | ||
lsan_common_linux.cc | ||
lsan_interceptors.cc | ||
lsan_preinit.cc | ||
lsan_thread.cc | ||
lsan_thread.h |