[PATCH] D155539: [CUDA][HIP] Use the same default language std as C++

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 21:30:31 PDT 2023


yaxunl updated this revision to Diff 541836.
yaxunl added a comment.

update release note


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

https://reviews.llvm.org/D155539

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/LangStandards.def
  clang/lib/Basic/LangStandards.cpp
  clang/test/CodeGenCUDA/long-double.cu
  clang/test/Driver/unknown-std.cpp
  clang/test/Preprocessor/lang-std.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155539.541836.patch
Type: text/x-patch
Size: 4835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230719/66ec0461/attachment.bin>


More information about the cfe-commits mailing list