]> granicus.if.org Git - clang/commit
Remove an implemented fixme, only treat < as a type specifier
authorChris Lattner <sabre@nondot.org>
Mon, 20 Oct 2008 00:25:30 +0000 (00:25 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 20 Oct 2008 00:25:30 +0000 (00:25 +0000)
commit7c186be76786e6b744b29b0eeda52cf74db865ab
tree6dbdb94eaf78b889fed0a737a3154a946d29a6aa
parent509447e7cb9c24a9f2bd149fe95030050b088622
Remove an implemented fixme, only treat < as a type specifier
when ObjC is turned on.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57787 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp