diff options
author | Timm Bäder <tbaeder@redhat.com> | 2024-02-15 06:47:47 +0100 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2024-02-15 07:23:35 +0100 |
commit | b200dfc15904f0f7f19443fd5a399242c80213dc (patch) | |
tree | 851f48cf6a0efd5a8fe85e1efb2fbfe7f766b7c0 /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | 6c74a6f6f4f01500f9deabadc7673b4935643928 (diff) | |
download | llvm-b200dfc15904f0f7f19443fd5a399242c80213dc.zip llvm-b200dfc15904f0f7f19443fd5a399242c80213dc.tar.gz llvm-b200dfc15904f0f7f19443fd5a399242c80213dc.tar.bz2 |
[clang][Interp] Fix calling invalid function pointers
Checking for isConstexpr() is wrong; we need to (try to) call
the function and let later code diagnose the failure accordingly.
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions