forked from OSchip/llvm-project
626e2a6c62
In build_symbolizer.sh we can safely remove the -eu argument from the shebang (which is an unportable construct), as the scripts sets **-e** and **-u** already. Differential Revision: https://reviews.llvm.org/D110039 |
||
---|---|---|
.. | ||
symbolize.sh |