Fixing whitespace problems
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111751 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -30,7 +30,6 @@ decrement(T& t)
|
||||
|
||||
} // namespace
|
||||
|
||||
|
||||
const allocator_arg_t allocator_arg = allocator_arg_t();
|
||||
|
||||
bad_weak_ptr::~bad_weak_ptr() throw() {}
|
||||
@@ -115,7 +114,7 @@ __shared_weak_count::__get_deleter(const type_info&) const
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif // _LIBCPP_NO_RTTI
|
||||
|
||||
void
|
||||
declare_reachable(void*)
|
||||
|
Reference in New Issue
Block a user