rupprecht wrote:

This seems to cause `TestTemplatePackArgs.py` to fail, e.g. 
https://lab.llvm.org/buildbot/#/builders/68/builds/61819

```shell
  File 
"/home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/test/API/lang/cpp/class-template-parameter-pack/TestTemplatePackArgs.py",
 line 42, in test_template_argument_pack
    self.assertEqual(nested_template.GetTemplateArgumentType(2).GetName(), 
"bool")
AssertionError: '' != 'bool'
```

https://github.com/llvm/llvm-project/pull/69253
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to