[clang] [clang] Avoid inheriting [[noreturn]] in explicit function template specializations (PR #150003)
Martin Storsjö via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 1 12:10:40 PDT 2025
mstorsjo wrote:
This fixes cases that are broken on the 21.x release branch - see #151742. Therefore, this should probably be backported there.
https://github.com/llvm/llvm-project/pull/150003
More information about the cfe-commits
mailing list