[clang] [clang] Use new interpreter in EvaluateAsConstantExpr if requested (PR #70763)
Timm Baeder via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 6 06:23:04 PST 2023
tbaederr wrote:
> I don't have a good idea how a release note could be phrased here, but if you could try one, it would be appreciated and I think it is worth doing.
You mean about this change specifically?
> Side note: it would be really cool if at the end of the release cycle, you did a section in the release-notes with a 'status' of the new interpreter. Basically a 'things that don't work', or a 'percent of tests we have that work', etc?
I could force the new interpreter and run the test suite, but that would only be a very rough estimate.
https://github.com/llvm/llvm-project/pull/70763
More information about the cfe-commits
mailing list