| commit | d3ded1ffacf1a47ffae151e10c7f74b19c2ef57d | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Thu Jun 05 00:02:44 2008 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Thu Jun 05 00:02:44 2008 +0000 |
| tree | a72bae6523a5462d55f53cb5a26f47355f6fa446 | |
| 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