commit | c71d8eb6592ae3ef498fc57db3563d1dfae48dff | [log] [tgz] |
---|---|---|
author | Francois Pichet <pichet2000@gmail.com> | Fri Oct 01 21:19:28 2010 +0000 |
committer | Francois Pichet <pichet2000@gmail.com> | Fri Oct 01 21:19:28 2010 +0000 |
tree | 3cf931c055bb27174ea86352f7ba2a0a735d13d1 | |
parent | db1314e3ef76f38de07f1b3c7cdc1100a0678931 [diff] |
Better diagnostic for superfluous scope specifier inside a class definition for member functions. + Fixit. Example: class A { void A::foo(); //warning: extra qualification on member 'foo' }; git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115347 91177308-0d34-0410-b5e6-96231b3b80d8