Issue | 79682 |
---|---|
Summary | [clang] Cannot use private templated static member function inside templated using alias with decltype |
Labels | clang |
Assignees | |
Reporter | christiandaley |
https://godbolt.org/z/7hP3dqE5e
gcc and msvc both compile this code. Removing the template from the function f allows the code to compile with clang.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs