]> granicus.if.org Git - clang/commit
Change CodeGenModule::setTypeVisibility to take a TypeVisibilityKind enum instead...
authorAnders Carlsson <andersca@mac.com>
Sat, 29 Jan 2011 20:24:48 +0000 (20:24 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 29 Jan 2011 20:24:48 +0000 (20:24 +0000)
commitfa2e99f72f9bfe2270ea8caf76d0eef11c45259f
treead88c5d1977189cec5304f75f090b97f1d309c48
parent3361cff6021195dc29aa9082ff8a0e5628de5f31
Change CodeGenModule::setTypeVisibility to take a TypeVisibilityKind enum instead of an "IsForRTTI" flag.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124546 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGRTTI.cpp
lib/CodeGen/CGVTT.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h