[PATCH] D154479: [clang][dataflow] Bug fix: `BuiltinFnToFnPtr` cast does not produce a pointer.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 5 00:50:10 PDT 2023
mboehme added a comment.
See also
https://github.com/google/crubit/commit/381e2b904073a1c6490f1e1c323eb1b8e5b8595f
for a corresponding change in the Crubit nullability checker.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154479/new/
https://reviews.llvm.org/D154479
More information about the cfe-commits
mailing list