diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-09-16 10:02:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-16 10:02:18 +0200 |
commit | 29c55d0f7bb993668243efad0dbbc3fc1a9a5d2a (patch) | |
tree | a3267328226e316a0e83b6002a411f73f6664ca1 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7ba702195136b448d6f35ae3ea4075059cb0df82 (diff) | |
download | llvm-29c55d0f7bb993668243efad0dbbc3fc1a9a5d2a.zip llvm-29c55d0f7bb993668243efad0dbbc3fc1a9a5d2a.tar.gz llvm-29c55d0f7bb993668243efad0dbbc3fc1a9a5d2a.tar.bz2 |
[clang][bytecode] Improve error detection in BitCastPrim op (#158575)
Reject bitcasts to pointer types unless it's to `nullptr_t` and always
reject bitcasts to member pointer types.
Fixes #156174
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions