X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FSupport%2Ftype_traits.h;h=45465aea004b3b10b48473e81057d5c046c91c49;hp=6e2e202b0f2da3d1a0b17f8d35619cba9c76d903;hb=cd52a7a381a73c53ec4ef517ad87f19808cb1a28;hpb=d96e362b3f1c2b5b33f04df00a7abee415ebf006 diff --git a/include/llvm/Support/type_traits.h b/include/llvm/Support/type_traits.h index 6e2e202b0f2..45465aea004 100644 --- a/include/llvm/Support/type_traits.h +++ b/include/llvm/Support/type_traits.h @@ -91,7 +91,7 @@ struct add_const_past_pointer< typedef const typename std::remove_pointer::type *type; }; -} // namespace llvm +} #ifdef LLVM_DEFINED_HAS_FEATURE #undef __has_feature