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 |
||
---|---|---|
.. | ||
scripts | ||
CMakeLists.txt | ||
Makefile.mk | ||
dfsan.cc | ||
dfsan.h | ||
dfsan.syms.extra | ||
dfsan_custom.cc | ||
dfsan_interceptors.cc | ||
done_abilist.txt | ||
libc_ubuntu1204_abilist.txt |