CarlosAlbertoEnciso added a comment. In https://reviews.llvm.org/D39239#912837, @probinson wrote:
> Have you tried the GDB suite yet? If it has no problems, and we can make > LLDB happy, I'm okay with it. These are the results when using GCC as the default compiler: === gdb Summary === # of expected passes 21368 # of unexpected failures 1788 # of expected failures 213 # of unknown successes 2 # of known failures 75 # of unresolved testcases 10 # of untested testcases 29 # of unsupported tests 34 The unexpected failures falls into the categories (same as with clang): - Invalid option '-w' to the ADA compiler - Timeout issues - Threading and attaching issues https://reviews.llvm.org/D39239 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits