]> granicus.if.org Git - clang/commit
Update to use new PointerType::getUnqual() api.
authorChristopher Lamb <christopher.lamb@gmail.com>
Mon, 17 Dec 2007 01:11:20 +0000 (01:11 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Mon, 17 Dec 2007 01:11:20 +0000 (01:11 +0000)
commitddc23f3e6fdc4f83dd46ef7e20394cfbd6063ff9
treecee65d95e889d0563363a0ad444eb26e9a9912ff
parentcc8b7f911892b3257e381677d0a82d43bf7b067c
Update to use new PointerType::getUnqual() api.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45081 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CGBuiltin.cpp
CodeGen/CGExpr.cpp
CodeGen/CGExprAgg.cpp
CodeGen/CodeGenModule.cpp
CodeGen/CodeGenTypes.cpp