commit | b99d749119d19391af35d37cf53564e575aebdc5 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Jul 26 00:20:22 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Jul 26 00:20:22 2008 +0000 |
tree | d5fe1556c2236bd5e6fa262ae31641424bb4ccc7 | |
parent | da8aad9b4ce4977c60b5fa2e4c937715d2c20c0c [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54082 91177308-0d34-0410-b5e6-96231b3b80d8