[PATCH] D135791: [Clang] Do not crash when an invalid offload architecture is set

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 12 10:29:05 PDT 2022


jhuber6 updated this revision to Diff 467188.
jhuber6 added a comment.

Fix missing `None` return on HIP.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135791/new/

https://reviews.llvm.org/D135791

Files:
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/cuda-phases.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135791.467188.patch
Type: text/x-patch
Size: 4431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221012/d3be8b69/attachment.bin>


More information about the cfe-commits mailing list