]> granicus.if.org Git - clang/commit
RTTI: refactor the uniqueness question into CGCXXABI.
authorTim Northover <tnorthover@apple.com>
Sun, 30 Mar 2014 17:32:48 +0000 (17:32 +0000)
committerTim Northover <tnorthover@apple.com>
Sun, 30 Mar 2014 17:32:48 +0000 (17:32 +0000)
commit4326db3b853e894f805cf37992244d633d8e2ade
tree2ac325e8de5bb362f89d8637742b009b6ff4833d
parent05db473cbc8da87f727e373a6d9dd98f9e879c8b
RTTI: refactor the uniqueness question into CGCXXABI.

This also brings the code into closer conformance with usual LLVM
coding style and other surrounding conventions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205158 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXXABI.cpp
lib/CodeGen/CGCXXABI.h
lib/CodeGen/CGRTTI.cpp
lib/CodeGen/ItaniumCXXABI.cpp