[all-commits] [llvm/llvm-project] 8ef044: Reland "[CUDA][HIP] Use the same default language ...
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Thu Jul 20 09:03:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ef04488d128853715a55683f0181d6398d23c61
https://github.com/llvm/llvm-project/commit/8ef04488d128853715a55683f0181d6398d23c61
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/LangStandards.def
M clang/lib/Basic/LangStandards.cpp
M clang/test/CodeGenCUDA/long-double.cu
M clang/test/Driver/unknown-std.cpp
M clang/test/Preprocessor/lang-std.cpp
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
Log Message:
-----------
Reland "[CUDA][HIP] Use the same default language std as C++""
Reland after fixing regression in lldb.
Differential Revision: https://reviews.llvm.org/D155539
More information about the All-commits
mailing list