[PATCH] D103221: [CUDA][HIP] Change default lang std to c++14

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 1 18:09:41 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
yaxunl marked an inline comment as done.
Closed by commit rGf7e87dd6ff0c: [CUDA][HIP] Change default lang std to c++14 (authored by yaxunl).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103221

Files:
  clang/include/clang/Basic/LangStandards.def
  clang/test/Parser/cuda-kernel-call.cu
  clang/test/Preprocessor/lang-std.cu
  clang/test/SemaCUDA/asm_delayed_diags.cu
  clang/test/SemaCUDA/cuda-builtin-vars.cu
  clang/test/SemaCUDA/function-target.cu
  clang/test/SemaCUDA/implicit-member-target-collision.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103221.349148.patch
Type: text/x-patch
Size: 6637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210602/18121a7b/attachment-0001.bin>


More information about the cfe-commits mailing list