https://github.com/tbaederr created
https://github.com/llvm/llvm-project/pull/119328
... in checkingPotentialConstantExpression mode. This is what the current
interpreter does, yet it doesn't do so for `__builtin_operator_new`.
>From 3d465f0e3798e575e5b28d871b87359e35ba3325 Mon Sep 17 00:00:00
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Timm Baeder (tbaederr)
Changes
... in checkingPotentialConstantExpression mode. This is what the current
interpreter does, yet it doesn't do so for `__builtin_operator_new`.
---
Full diff: https://github.com/llvm/llvm-project/pull/119328.