forked from OSchip/llvm-project
[libc++][NFC] Fix whitespace
This commit is contained in:
parent
198815e18d
commit
eb1b1f2411
|
@ -79,7 +79,6 @@ __shared_weak_count::__release_shared() noexcept
|
|||
if (__shared_count::__release_shared())
|
||||
__release_weak();
|
||||
}
|
||||
|
||||
#endif // _LIBCPP_SHARED_PTR_DEFINE_LEGACY_INLINE_FUNCTIONS
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in New Issue