[all-commits] [llvm/llvm-project] dfd1d8: Revert "adds `__reference_constructs_from_temporary`"
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Mon Sep 11 16:46:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfd1d8d505d61c9b401a3cdd6a687848f1c37cc5
https://github.com/llvm/llvm-project/commit/dfd1d8d505d61c9b401a3cdd6a687848f1c37cc5
Author: Christopher Di Bella <cjdb at google.com>
Date: 2023-09-11 (Mon, 11 Sep 2023)
Changed paths:
M clang/docs/LanguageExtensions.rst
M clang/include/clang/Basic/TokenKinds.def
M clang/lib/Lex/PPMacroExpansion.cpp
M clang/lib/Parse/ParseDeclCXX.cpp
M clang/lib/Parse/ParseExpr.cpp
M clang/lib/Sema/SemaExprCXX.cpp
M clang/test/SemaCXX/type-traits.cpp
M clang/www/cxx_status.html
Log Message:
-----------
Revert "adds `__reference_constructs_from_temporary`"
I'm reverting this on principle, since it didn't get the Phabricator
approval I thought it had (only an informal LGTM). Will re-apply once
it has been properly approved.
This reverts commit e1bfeb6bcc627a94c5ab3a5417d290c7dc516d54.
More information about the All-commits
mailing list