Displaying 1 result from an estimated 1 matches for "hermeticism".
2019 Feb 20
3
How do I run llvm's asan tests?
...ib/asan/tests/asan_test_config.h:19:10:
fatal error: 'string' file not found
#include <string>
^~~~~~~~
1 error generated.
This doesn't happen for `ninja check-all` (but despite its name that target
doesn't seem to run the test), so I wonder if it's a hermeticism issue in the
asan tests? It's also very possible I've just done it wrong. Help?
Thanks,
Aaron