stella.stamenova added a comment. This change has the same problem as https://reviews.llvm.org/D49271 - the class name LibCxxFunctionTestCase is re-used from another test case. This will cause issues when the tests report results and create logs. Please use unique names for each class and test.
Repository: rL LLVM https://reviews.llvm.org/D52851 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits