[compiler-rt] Add cmake option to enable/disable searching PATH for symbolizer (PR #129012)

Hubert Tong via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 16:19:11 PST 2025


hubert-reinterpretcast wrote:

> Can you please elaborate what kind of issues you have from symbolizer?

Disabling the search via `PATH` may help towards handling concerns similar to the ones expressed by https://cwe.mitre.org/data/definitions/426.html.

https://github.com/llvm/llvm-project/pull/129012


More information about the llvm-commits mailing list