This allows to point to an executable that isn't named exactly
"llvm-symbolizer" and not necessarily in the current PATH.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D88192
Add support for setting the path to llvm-symbolizer through an environment variable mehdi_amini on Sep 23 2020, 6:20 PM. Authored by
Details This allows to point to an executable that isn't named exactly
Diff Detail
|
And perhaps you want to add a pair of braces because ...
You wrote https://llvm.org/docs/CodingStandards.html#don-t-use-braces-on-simple-single-statement-bodies-of-if-else-loop-statements :)