| commit | c9366ba8fff6461a5b7f0fd2626d1bce3e98e629 | [log] [tgz] |
|---|---|---|
| author | Matt Beaumont-Gay <matthewbg@google.com> | Wed May 04 22:10:40 2011 +0000 |
| committer | Matt Beaumont-Gay <matthewbg@google.com> | Wed May 04 22:10:40 2011 +0000 |
| tree | 93b5a087931afb71c2f9c9526ab950db1e78e244 | |
| parent | c7469374548b06e50aa8b4d41bf1a35338e9b358 [diff] |
Implement Sema::isExprCallable. We can use this to produce nice diagnostics (and try to fixit-and-recover) in various cases where we might see "MyFunction" instead of "MyFunction()". The changes in SemaExpr are an example of how to use isExprCallable. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130878 91177308-0d34-0410-b5e6-96231b3b80d8