Perdixky wrote:

> > Ping
> 
> The CI tests are failing. As I mentioned in my previous comment, the tests 
> need to be updated to reflect recent changes in trailing zero handling.

This looks unrelated to the CIR changes in this PR. The failing LLDB test 
asserts on the libstdc++ internal expression numbers_list._M_impl._M_node, and 
the failure is a member lookup error in LLDB’s frame variable, not a 
CIR/codegen regression. The update you mentioned has already been integrated in 
[4c9a13c](https://github.com/llvm/llvm-project/pull/184011/changes/4c9a13c6814311602c323d77eeee68b4735e9b83)

https://github.com/llvm/llvm-project/pull/184011
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to