diff options
author | Matheus Izvekov <mizvekov@gmail.com> | 2022-09-01 04:17:06 +0200 |
---|---|---|
committer | Matheus Izvekov <mizvekov@gmail.com> | 2022-09-06 19:27:37 +0200 |
commit | 94c6dfbaebbd5b9474794b2437757dfb6aedefc3 (patch) | |
tree | c09a7c8b750cd4ff9d00c82b9395f78feb777b45 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 27e7db54eb2fdb1e29c83b4b0acf90d558eba141 (diff) | |
download | llvm-94c6dfbaebbd5b9474794b2437757dfb6aedefc3.zip llvm-94c6dfbaebbd5b9474794b2437757dfb6aedefc3.tar.gz llvm-94c6dfbaebbd5b9474794b2437757dfb6aedefc3.tar.bz2 |
[clang] Implement setting crash_diagnostics_dir through env variable
This implements setting the equivalent of `-fcrash-diagnostics-dir`
through the environment variable `CLANG_CRASH_DIAGNOSTICS_DIR`.
If present, the flag still takes precedence.
This helps integration with test frameworks and pipelines.
With this feature, we change the libcxx bootstrapping build
pipeline to produce clang crash reproducers as artifacts.
Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Differential Revision: https://reviews.llvm.org/D133082
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions