]> granicus.if.org Git - clang/commit
Emit more descriptive unsupported error message on dot-syntax use of super.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 17 Oct 2008 23:05:02 +0000 (23:05 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 17 Oct 2008 23:05:02 +0000 (23:05 +0000)
commit961b03c95dfbfb055143a25e714144976f74d2a1
tree79cb98a321d9a75dec704e80a7a50daacc96f085
parent63c3a5fcddaa493b6b95ed8f5d2d329d931fff3e
Emit more descriptive unsupported error message on dot-syntax use of super.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57745 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp