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 sign in to comment
functions like Foo<5>::run() the same way as run<5>() for this warning. llvm-svn: 198470