[all-commits] [llvm/llvm-project] 3012a0: [libcxx] CI: set symbolizer for bootstrapping build
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Tue Aug 30 06:01:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3012a0c373e91c6e5c0b8fc5e4d48985d348ec3e
https://github.com/llvm/llvm-project/commit/3012a0c373e91c6e5c0b8fc5e4d48985d348ec3e
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2022-08-30 (Tue, 30 Aug 2022)
Changed paths:
M libcxx/utils/ci/buildkite-pipeline.yml
Log Message:
-----------
[libcxx] CI: set symbolizer for bootstrapping build
Setting the symbolizer is required for getting a pretty
stack trace when Clang crashes.
Signed-off-by: Matheus Izvekov <mizvekov at gmail.com>
Differential Revision: https://reviews.llvm.org/D132807
More information about the All-commits
mailing list