Go to file
Chris Lattner 36d572b9ea Use the return value of isPointerType and isVectorType to significantly simplify
ParseArraySubscriptExpr.  Notably, the new code doesn't have to think about 
canonical types at all.

llvm-svn: 39891
2007-07-16 00:14:47 +00:00
clang Use the return value of isPointerType and isVectorType to significantly simplify 2007-07-16 00:14:47 +00:00
llvm add a helper method. 2007-07-15 23:32:03 +00:00
stacker Adjust this file per the new requirements of the configure scripts in llvm-top 2007-07-11 02:59:25 +00:00