Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-08 | Properly diagnose invalid casts to function references. Patch by | Douglas Gregor | |
Faisal Vali, tweaked by me. Fixes PR8230. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118400 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-08-24 | Catch the case of trying to turn '&(X::a)' into a member pointer as well. | John McCall | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111997 91177308-0d34-0410-b5e6-96231b3b80d8 |