oschaaf opened a new pull request #1946: Update .bazelrc
URL: https://github.com/apache/incubator-pagespeed-mod/pull/1946
 
 
   - Allows running tsan/asan/msan
     (e.g.: `bazel test -c dbg --config=clang-asan //net/... //pagespeed/...`)
   - Tweak for getting the merge of pagespeed_automatic.a to work with clang
     (though it looks like we may not need pagespeed_automatic.a)
   
   The sanitizers detect a bunch of issues. So we may have some work here
   to clean that up, ideally we'd have clean sanitizer runs so we can
   enforce it stays clean in CI.
   
   Signed-off-by: Otto van der Schaaf <osch...@we-amp.com>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to