Skip to content
Commit 658eb68e authored by Richard Trieu's avatar Richard Trieu
Browse files

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
parent 83f1149b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment