JonasToth added a comment. It might be the case, that the test is run with -no-stdinc (or similar), so the standard library is not available.
Am 13.06.2018 um 23:08 schrieb Shuai Wang via Phabricator: > shuaiwang added a comment. > > In https://reviews.llvm.org/D45679#1131115, @aaron.ballman wrote: > >> I had to revert due to failing tests. The revert was done in r334606 and >> this is an example of a failing bot: >> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/31500 > > Apparently I can't include <typeinfo> in unit test cases (somehow that works > on my machine :p) > Changed to just forward declare std::type_info instead. > > Repository: > > rCTE Clang Tools Extra > > https://reviews.llvm.org/D45679 Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D45679 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits