| commit | 577574ab886a2f3588d146e433008b80bd033413 | [log] [tgz] |
|---|---|---|
| author | Fariborz Jahanian <fjahanian@apple.com> | Mon Jul 02 23:37:09 2012 +0000 |
| committer | Fariborz Jahanian <fjahanian@apple.com> | Mon Jul 02 23:37:09 2012 +0000 |
| tree | b4e81e0cbdc28735094b564051ea5a4bba66c5d4 | |
| parent | b353094f27d0d21a466ac5f2cbc27579685d4545 [diff] |
objective-c: just as we have done for method definitions, c-functions declared in implementation should have their parsing delayed until the end so, they can access forward declared private methods. // rdar://10387088 llvm-svn: 159626