diff options
author | Arseniy Zaostrovnykh <necto.ne@gmail.com> | 2025-01-20 10:02:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 10:02:57 +0100 |
commit | d049db83627d164e4353f59a5f0b4f87dd74b138 (patch) | |
tree | 4059fe435c388a82e40b465f087e6e5718454aad /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 6f0a627dd3c21209ea45f355ecedd15d739418a1 (diff) | |
download | llvm-d049db83627d164e4353f59a5f0b4f87dd74b138.zip llvm-d049db83627d164e4353f59a5f0b4f87dd74b138.tar.gz llvm-d049db83627d164e4353f59a5f0b4f87dd74b138.tar.bz2 |
[clang] Fix false warning on reinterpret_casting unknown template type (#109430)
After 1595988ee6f9732e7ea79928af8a470ad5ef7dbe
diag::warn_undefined_reinterpret_cast started raising on
non-instantiated template functions without sufficient knowledge whether
the reinterpret_cast is indeed UB.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions