Re: Small improvements to run_spec_clang_asan.sh

2014-10-01 Thread 'Evgeniy Stepanov' via address-sanitizer
CLANGXX=${CLANGXX:-$(echo $CLANG | sed -e 's/gcc$/g++/')} What if there is more than one gcc in the compiler path? Otherwise LGTM. On Wed, Oct 1, 2014 at 1:35 PM, Yuri Gribov tetra2...@gmail.com wrote: On Fri, Sep 19, 2014 at 11:13 PM, Yuri Gribov tetra2...@gmail.com wrote: Will test and

Re: Small improvements to run_spec_clang_asan.sh

2014-10-01 Thread 'Evgeniy Stepanov' via address-sanitizer
Sorry, my bad, missed the $ sign. On Wed, Oct 1, 2014 at 2:03 PM, Yuri Gribov tetra2...@gmail.com wrote: On Wed, Oct 1, 2014 at 1:56 PM, 'Evgeniy Stepanov' via address-sanitizer address-sanitizer@googlegroups.com wrote: CLANGXX=${CLANGXX:-$(echo $CLANG | sed -e 's/gcc$/g++/')} What if there

Re: Small improvements to run_spec_clang_asan.sh

2014-10-01 Thread Yuri Gribov
Cool! Could someone apply this then? On Wed, Oct 1, 2014 at 2:18 PM, 'Evgeniy Stepanov' via address-sanitizer address-sanitizer@googlegroups.com wrote: Sorry, my bad, missed the $ sign. On Wed, Oct 1, 2014 at 2:03 PM, Yuri Gribov tetra2...@gmail.com wrote: On Wed, Oct 1, 2014 at 1:56 PM,