[all-commits] [llvm/llvm-project] 565ddd: Revert "[clang] Substitute alias templates from co...
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Wed Dec 6 08:52:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 565dddec6396d84befa122aa69634b055a60da17
https://github.com/llvm/llvm-project/commit/565dddec6396d84befa122aa69634b055a60da17
Author: Podchishchaeva, Mariya <mariya.podchishchaeva at intel.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaCXXScopeSpec.cpp
M clang/lib/Sema/SemaTemplate.cpp
M clang/test/CXX/temp/temp.decls/temp.alias/p3.cpp
M clang/test/SemaCXX/alias-template.cpp
Log Message:
-----------
Revert "[clang] Substitute alias templates from correct context (#74335)"
It was reported in the PR that commit caused clang giving errors for
code previously considered valid.
This reverts commit 6b1aa319754e76366edd88e10034e0539710d946.
More information about the All-commits
mailing list