Ignore qualified templated functions for -Winfinite-recursion. This treats
functions like Foo<5>::run() the same way as run<5>() for this warning. llvm-svn: 198470
Loading
Please register or sign in to comment
functions like Foo<5>::run() the same way as run<5>() for this warning. llvm-svn: 198470