]> granicus.if.org Git - clang/commit
On Steve's suggestion, moved handling of use of undeclared method in a message
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 6 Dec 2007 19:49:56 +0000 (19:49 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 6 Dec 2007 19:49:56 +0000 (19:49 +0000)
commitd0ee6f9f9a5bc5d85e7469f5aabf91f1e71b12f5
tree6426e3d41a8706f087b9d3a9123fbddd5f2cf2cf
parent37884b3b3ab34bf539ba3eee44708886f2fc91cf
On Steve's suggestion, moved handling of use of undeclared method in a message
to rewriter (my previous patch).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44665 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp
Sema/SemaExpr.cpp