diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-04-26 22:20:50 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-04-26 22:20:50 +0000 |
commit | 70091b8f43863121aa20f401b15b97a8c911136c (patch) | |
tree | c6c13986f5b7efba4f06f78c6c108c025cbcebd0 /llvm/docs/BitCodeFormat.html | |
parent | 4e2ab5550284989ab6a6a6fa41e3ed73f43d041c (diff) | |
download | bcm5719-llvm-70091b8f43863121aa20f401b15b97a8c911136c.tar.gz bcm5719-llvm-70091b8f43863121aa20f401b15b97a8c911136c.zip |
Some fixes for PCH (de-)serialization of Objective-C AST nodes:
- Deal with the Receiver/ClassInfo shared storage in ObjCMessageExpr
- Implement PCH support for ImplicitParamDecl
- Fix the handling of the body of an ObjCMethodDecl
- Several cast -> cast_or_null fixes
- Make Selector::getIdentifierInfoForSlot work for 1-argument, NULL
selectors.
- Make Selector::getAsString() work with NULL selectors.
- Fix the names of VisitObjCAtCatchStmt and VisitObjCAtFinallyStmt
in the PCH reader and writer; these were never getting called.
At this point, all of the pch-test tests pass for C and Objective-C.
llvm-svn: 70163
Diffstat (limited to 'llvm/docs/BitCodeFormat.html')
0 files changed, 0 insertions, 0 deletions