]> granicus.if.org Git - clang/commit
Add comments to getTypeOfExpr/getTypeOfType.
authorSteve Naroff <snaroff@apple.com>
Wed, 1 Aug 2007 18:02:17 +0000 (18:02 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 1 Aug 2007 18:02:17 +0000 (18:02 +0000)
commit9752f25748d954df99087d741ea35db37ff16bea
tree0d87ccdb974183f5845adad17fb87e6134311c2e
parent8d1a3b8ca1e5fcc4567b5a6f51d82be2e460de1c
Add comments to getTypeOfExpr/getTypeOfType.
Also add instances of TypeOfExpr/TypeOfType to the Types vector (so we can keep track of them).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40677 91177308-0d34-0410-b5e6-96231b3b80d8
AST/ASTContext.cpp