diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-08-18 23:39:47 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-08-18 23:39:47 +0000 |
commit | 2e3902793166815ba2bb7b64b742571f3e1243c7 (patch) | |
tree | cd5ea5959b104b4c125d3a617154ec308f3fb6cb /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp | |
parent | 57d9ab648c605291cdc9a1bc86bf5ab20f632739 (diff) | |
download | llvm-2e3902793166815ba2bb7b64b742571f3e1243c7.zip llvm-2e3902793166815ba2bb7b64b742571f3e1243c7.tar.gz llvm-2e3902793166815ba2bb7b64b742571f3e1243c7.tar.bz2 |
[LSan] Parse common flags from LSAN_OPTIONS even if LSan is combined with
another sanitizer.
A user may run both LSan and LSan+ASan. It is weird to pass path to leak
suppression file (or other common sanitizer flags, like "verbosity") in
"LSAN_OPTIONS" in the first case and in "ASAN_OPTIONS" in the second case.
llvm-svn: 215949
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions