Files
clang-p2996/clang/test/AST/Interp/functions.cpp
Timm Bäder f8a9c55bef [clang][Interp] Emit diagnostic when comparing function pointers
Function pointers can be compared for (in)equality but, but LE, GE, LT,
and GT opcodes should emit an error and abort.

Differential Revision: https://reviews.llvm.org/D149154
2023-04-27 12:33:28 +02:00

7.7 KiB