Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-18 | This patch fixes a bug in misdiagnosing correct | Fariborz Jahanian | |
use of pointer to data member. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89251 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-10-23 | Diagnose misuse of '.*' and '->*' operators during parse | Fariborz Jahanian | |
instead of crashing in code gen. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84968 91177308-0d34-0410-b5e6-96231b3b80d8 |