Files
clang-p2996/clang/lib/AST/ByteCode/Interp.cpp
Timm Baeder ce1587346b [clang][bytecode] Allow checking builtin functions... (#119328)
... in checkingPotentialConstantExpression mode. This is what the
current interpreter does, yet it doesn't do so for
`__builtin_operator_new`.
2024-12-10 07:42:13 +01:00

52 KiB