OSDN Git Service

[C++11] Now that the users are gone, rip out the duplicated traits from type_traits.h
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 7 Mar 2014 15:54:23 +0000 (15:54 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 7 Mar 2014 15:54:23 +0000 (15:54 +0000)
commit1dd31112ff243a5740f813d91f891acdfdc6209a
treee31c61dafbb7688f07296792c7ecec3358a51717
parent8eccde8617ce0f791a8e287349584db04ee5ee07
[C++11] Now that the users are gone, rip out the duplicated traits from type_traits.h

Simplify the remaining ones a bit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203249 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/type_traits.h
unittests/IR/ValueMapTest.cpp