[llvm-dev] Should I worry about test failures in a release?

Joachim Durchholz via llvm-dev llvm-dev at lists.llvm.org
Sun Oct 11 13:46:16 PDT 2015


Am 11.10.2015 um 08:44 schrieb Joachim Durchholz via llvm-dev:
> catch_array_01.pass.cpp.exe:
> .../projects/libcxxabi/test/catch_array_01.pass.cpp:25: int main():
> Assertion `false' failed.

Oh nevermind.
Since I plan to use LLVM as a backend, not hack on it, I'm not going to 
get much joy out of TRUNK, so I reverted to 3.7.
Which led me to the realization that GettingStarted does not mention 
libcxxabi.

So, I guess I shouldn't worry about test failures in libcxxabi :-)
Sorry for the noise.

Regards,
Jo


More information about the llvm-dev mailing list