[libc++] Fix typos causing compilation errors when _LIBCPP_DEBUG_LEVEL >= 2
authorOleg Ranevskyy <oranevskyy@accesssoftek.com>
Mon, 26 Sep 2016 21:39:38 +0000 (21:39 +0000)
committerOleg Ranevskyy <oranevskyy@accesssoftek.com>
Mon, 26 Sep 2016 21:39:38 +0000 (21:39 +0000)
commiteef9b35c6dd685827ca587bac882e016d303ac9b
tree9bfa5fefc6adc31096fd3be96efb78a5ee7a06b7
parent543a26e958e0667143d2866f6cda5d3947c0c7c3
[libc++] Fix typos causing compilation errors when _LIBCPP_DEBUG_LEVEL >= 2

Summary: This patch fixes a couple of typos that cause compilation errors when application includes <unordered_map> and enables the libc++'s debugging capabilities.

Reviewers: EricWF

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D24883

llvm-svn: 282446
libcxx/include/unordered_map