]> granicus.if.org Git - clang/commit
- Improve comment for Type::getPointeeType().
authorSteve Naroff <snaroff@apple.com>
Mon, 13 Jul 2009 19:06:52 +0000 (19:06 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 13 Jul 2009 19:06:52 +0000 (19:06 +0000)
commitf8910df57799256c1897a8610dc52685729ae90e
tree27304db5f11c0048743bd6556921c705814e9bb3
parent430ee5a4fd20c02e59d6a0d720401a5f21e4e5c1
- Improve comment for Type::getPointeeType().
- Remove a couple redundant casts/returns.
- Fix 80 column violations for all getAsStringInternal() methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75485 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h
lib/Sema/SemaExpr.cpp