[all-commits] [llvm/llvm-project] 4874ff: Revert "[hip][cuda] Enable extended lambda support...
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Feb 4 04:11:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4874ff02417916cc9ff994b34abcb5e563056546
https://github.com/llvm/llvm-project/commit/4874ff02417916cc9ff994b34abcb5e563056546
Author: Nico Weber <thakis at chromium.org>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M clang/include/clang/AST/ASTContext.h
M clang/include/clang/AST/DeclCXX.h
M clang/include/clang/AST/Mangle.h
M clang/include/clang/AST/MangleNumberingContext.h
M clang/include/clang/Sema/Sema.h
M clang/lib/AST/ASTImporter.cpp
M clang/lib/AST/CXXABI.h
M clang/lib/AST/DeclCXX.cpp
M clang/lib/AST/ItaniumCXXABI.cpp
M clang/lib/AST/ItaniumMangle.cpp
M clang/lib/AST/MicrosoftCXXABI.cpp
M clang/lib/CodeGen/CGCUDANV.cpp
M clang/lib/Sema/SemaLambda.cpp
M clang/lib/Sema/TreeTransform.h
M clang/lib/Serialization/ASTReaderDecl.cpp
M clang/lib/Serialization/ASTWriter.cpp
M clang/test/CodeGenCUDA/ms-linker-options.cu
M clang/test/CodeGenCUDA/unnamed-types.cu
Log Message:
-----------
Revert "[hip][cuda] Enable extended lambda support on Windows."
This reverts commit a2fdf9d4d734732a6fa9288f1ffdf12bf8618123.
Slightly speculative, seeing several cuda tests fail on this
Windows bot: http://45.33.8.238/win/32620/step_7.txt
More information about the All-commits
mailing list