Skip to content
Commit 0974b238 authored by Chris Lattner's avatar Chris Lattner
Browse files

improve handling of the horrible GCC objc extension that treats "<foo>"

like "id<foo>".  This 1) fixes an infinite loop in the parser on things
like "short<foo>" 2) emits a warning about this bogus construct and 3)
changes the testcase to be substantially reduced.

llvm-svn: 54082
parent 9acd2f1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment