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 | cfdf6166fcf3cc9e989e82e026cfa2015762f7ee (patch) | |
tree | 8624b83b7c4a798616719bd80cf5131f96b6d042 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 976b1eee816cdb14a19ca88db0289d877dd034f2 (diff) | |
download | bcm5719-llvm-cfdf6166fcf3cc9e989e82e026cfa2015762f7ee.tar.gz bcm5719-llvm-cfdf6166fcf3cc9e989e82e026cfa2015762f7ee.zip |
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.
llvm-svn: 51972
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions