| commit | dc5b6b2e5dbdc3abcc7f96ccf9b197e4a802600c | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Wed Mar 12 00:25:36 2008 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Wed Mar 12 00:25:36 2008 +0000 |
| tree | 2071062241683fba7f7ff08beb61a31ec98a7fe3 | |
| parent | 35f8f07c00c3c52dd431164e18128f93b693f258 [diff] |
Make ivar rewrite C++ friendly (since C++ forces a unified namespace for typedefs/structures). The previous version of the rewriter generated both a type def and structure def for each class (which doesn't fly in C++). llvm-svn: 48266