Files
clang-p2996/llvm/lib/Target/NVPTX/NVVMReflect.cpp
Kazu Hirata e7a83fc74d [NVPTX] Fix a warning
This patch fixes:

  llvm/lib/Target/NVPTX/NVVMReflect.cpp:225:18: error: object backing
  the pointer will be destroyed at the end of the full-expression
  [-Werror,-Wdangling-gsl]
2025-01-07 12:55:16 -08:00

8.8 KiB