commit | 7aeeda0c4b17182f87e249322d6db94d6095176e | [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 | 99192f7bc15cba0e54beb5b1ff5ebe89a4a5a4d5 [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