]> granicus.if.org Git - clang/commit
add helpful methods to TargetInfo for querying builtin integer type properties,
authorChris Lattner <sabre@nondot.org>
Wed, 21 Oct 2009 06:24:21 +0000 (06:24 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 21 Oct 2009 06:24:21 +0000 (06:24 +0000)
commitb304f77cb621a47221f2aa2d35acdb5c730421ff
treeb79f4aefdc1c0e4fa832aa5c7b6ad7c7877b9b29
parent4a27d7061ee2fe0e2b71aa470c323e76afb95917
add helpful methods to TargetInfo for querying builtin integer type properties,
patch by Ken Dyck!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84746 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TargetInfo.h
lib/Basic/TargetInfo.cpp