[llvm-dev] How do I run llvm's asan tests? (original) (raw)

Reid Kleckner via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 21 13:13:58 PST 2019


On Wed, Feb 20, 2019 at 8:07 PM Aaron Jacobs <jacobsa at google.com> wrote:

So I guess this was a problem with my local setup (a relatively stock Google-internal linux image) in the end. Sorry for the noise.

If that's the case, then it's extra likely that you just need to run sudo apt-get install libstdc++-8-dev locally to fix the issue. I had the same problem (clang not finding STL headers). I'll send you a link to the internal bug off list. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190221/276f040f/attachment.html>



More information about the llvm-dev mailing list