[PATCH] D133161: [Clang] Fix the new driver crashing when using '-fsyntax-only'

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 6 17:50:01 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2753eafe5a7f: [Clang] Fix the new driver crashing when using '-fsyntax-only' (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D133161?vs=457419&id=458332#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133161

Files:
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/cuda-bindings.cu
  clang/test/Driver/hip-binding.hip
  clang/test/Driver/openmp-offload.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133161.458332.patch
Type: text/x-patch
Size: 5746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220907/f37f1cad/attachment.bin>


More information about the cfe-commits mailing list