| commit | e21b573bbfa7f53de694b81455d0627b7a3b6554 | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Wed Oct 10 23:24:43 2007 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Wed Oct 10 23:24:43 2007 +0000 |
| tree | 956ee03510e27ea792cd8964ac3b9fe952f09ef8 | |
| parent | 98f19b69c920a35064cccddac1c6c66bfaa1e0f4 [diff] |
Refinements to Sema::GetObjcIdType()... - Cache the typedef, not the type (avoids importing AST/Type.h). - Emit an error if "id" cannot be found. - Comment the routine and add a FIXME to reconsider how we emulate GCC's new fangled behavior. This isn't a priority for now, since almost no code depends on having "id" built-in. - Add a test. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42845 91177308-0d34-0410-b5e6-96231b3b80d8