]> granicus.if.org Git - clang/commit
Bounds checking for address spaces.
authorJohn McCall <rjmccall@apple.com>
Tue, 28 Jul 2009 06:52:18 +0000 (06:52 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 28 Jul 2009 06:52:18 +0000 (06:52 +0000)
commitefadb7768e7c7418185f5a4010ecd8b21ca9731b
tree7f361b2c0a48063d2c69a613aa2ce87815650a35
parent68a049cab6015a7437bec5661601b7d37d23c70c
Bounds checking for address spaces.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77303 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaType.cpp
test/Sema/address_spaces.c