]> granicus.if.org Git - clang/commit
Perform range restrictions on regparm when applied to a type and
authorJohn McCall <rjmccall@apple.com>
Thu, 14 Oct 2010 01:57:10 +0000 (01:57 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 14 Oct 2010 01:57:10 +0000 (01:57 +0000)
commit1e030eb1194763b42c1752723be23b1515f48981
treec8a1934c9f424bd64edb662467ad04535eb43fc7
parente53a44bcd342e964a3c69bc27734f01e23f5fec8
Perform range restrictions on regparm when applied to a type and
not a decl.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116469 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaType.cpp