]> granicus.if.org Git - clang/commit
simplify all the type info accessors in TargeTInfo to return scalars,
authorChris Lattner <sabre@nondot.org>
Sat, 8 Mar 2008 08:52:55 +0000 (08:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Mar 2008 08:52:55 +0000 (08:52 +0000)
commit9e9b6dc3fd413f5341fab54b681420eeb21cd169
treebb692e630a57cfa84a91fca635cad0150dfee1be
parentf72a44330b9d9a4b2d93e9b91cfb8ab7bd4a0643
simplify all the type info accessors in TargeTInfo to return scalars,
which is simpler to use and provide.

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