diff options
author | Steve Naroff <snaroff@apple.com> | 2008-06-05 00:02:44 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-06-05 00:02:44 +0000 |
commit | d3ded1ffacf1a47ffae151e10c7f74b19c2ef57d (patch) | |
tree | a72bae6523a5462d55f53cb5a26f47355f6fa446 /lib/CodeGen | |
parent | cb28be6e82809f9f514585ac2692fa04bb56978a (diff) |
Support "<p>" as a short-hand for "id<p>". Here's a comment from GCC (the only documentation I could find on it).
/* Make "<SomeProtocol>" equivalent to "id <SomeProtocol>" - nisse@lysator.liu.se. */
This commit adds the parser magic. The type associated with <p> is still incorrect. Will discuss with Chris.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51972 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
0 files changed, 0 insertions, 0 deletions