Sirraide wrote: > Can you add a C++ test case along the lines of
That test should also have a RUN line with the new interpreter (`-fexperimental-new-constant-interpreter`); from the looks of it, the new interpreter doesn’t have this bug so you shouldn’t have to modify it to fix this https://github.com/llvm/llvm-project/pull/172399 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
