sanitizer_common: remove noisy warning about symbolizer not found.
Summary: In r251553, I added a warning that proved to be super noisy, especially in case of MSan. Removing it for now, and I will probably add some additional diagnostics for symbolizer, when I better understand how to make it properly. Reviewers: eugenis Differential Revision: http://reviews.llvm.org/D14998 llvm-svn: 254102
Loading
Please sign in to comment