This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 52f7dfbad Remove even more dead code. new b62bdff2b Make rvalue metaprogramming traits work in C++03.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/type_traits | 20 -------------------- .../meta.trans.ref/add_lvalue_ref.pass.cpp | 4 ---- .../meta.trans.ref/add_rvalue_ref.pass.cpp | 2 -- .../meta.trans/meta.trans.ref/remove_ref.pass.cpp | 2 -- .../meta.unary.cat/is_lvalue_reference.pass.cpp | 2 -- .../meta.unary.cat/is_rvalue_reference.pass.cpp | 2 -- .../meta.unary/meta.unary.cat/rvalue_ref.pass.cpp | 2 -- .../meta.unary/meta.unary.comp/is_reference.pass.cpp | 3 --- .../meta.unary/meta.unary.comp/rvalue_ref.pass.cpp | 2 -- test/std/utilities/utility/declval/declval.pass.cpp | 4 ---- 10 files changed, 43 deletions(-)