On 8 March 2016 at 19:02, Siva Chandra via lldb-commits <lldb-commits@lists.llvm.org> wrote: > Author: sivachandra > Date: Tue Mar 8 18:02:00 2016 > New Revision: 262970 > > - @expectedFailureAll(compiler="clang", compiler_version=['<', '3.5']) > + @expectedFailureAll(compiler="clang", compiler_version=['>', '3.5'])
This test is now reporting Failure on FreeBSD 10, with system Clang 3.4.1. Should this be > 3.4 now instead? _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits