"...Dialect/Linalg/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0b05207e45ef01899f5bdae5e35a1a93fa2f564f"
Name mangling of late-specified return types doesn't work if the return type...
Name mangling of late-specified return types doesn't work if the return type references the argument types: template<typename T> auto f(T a) -> decltype(a.foo()); Since this is the primary reason for the introduction of this feature, downgrade implementation status to "Some examples work". llvm-svn: 129533
Loading
Please register or sign in to comment