mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 16:37:06 +00:00

Reverts https://github.com/llvm/llvm-project/pull/117450 --- Revert https://github.com/llvm/llvm-project/pull/117450 because the prior behavior aligns with the standard - _`template-name`_ in the _`simple-template-id`_ in the return type shall be the actual name of a class template rather than some equivalent alias template. Details https://github.com/llvm/llvm-project/issues/54909#issuecomment-2508418355.