]> granicus.if.org Git - clang/commit
Make "super" rewrite C++ friendly (since it doesn't support Compound Literals).
authorSteve Naroff <snaroff@apple.com>
Tue, 11 Mar 2008 17:37:02 +0000 (17:37 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 11 Mar 2008 17:37:02 +0000 (17:37 +0000)
commitc0a123c81b4c88eb713ad2f82e3d7ad0e9ef7c68
treeb11a2c660aa2e32b478dca445b4e3a3130508790
parent6b3a0f72137570d5fd93a8919abe16cbc9359d31
Make "super" rewrite C++ friendly (since it doesn't support Compound Literals).

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