On 16 Dec 2019, at 15:11, John McCall wrote:
On 16 Dec 2019, at 15:07, Vedant Kumar wrote:
Hi John,

The lldb bot went red after your clang AST changes landed: http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/4801/changes#detail0 <http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/4801/changes#detail0>

All of the test failures were due to a clang assertion:

Assertion failed: (isOverloadedOperator() && "Template name isn't an overloaded operator?"), function getOperator, file /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/clang/include/clang/AST/TemplateName.h, line 520.

Perhaps this is related to "Commit a9db0d9f - Use property-based serialization for TemplateName"?

Sorry, I’ll take a look.

Should be fixed in 803403afc83f659be1c620eb1896dcf704b18b0a.

John.
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to