llvm/unittests/ProfileData
Benjamin Kramer b11b3529ce Rename StringMap::emplace_second to try_emplace.
Coincidentally this function maps to the C++17 try_emplace. Rename it
for consistentcy with C++17 std::map. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276276 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-21 13:37:48 +00:00
..
CMakeLists.txt Revert r269131 2016-05-10 23:26:04 +00:00
CoverageMappingTest.cpp Rename StringMap::emplace_second to try_emplace. 2016-07-21 13:37:48 +00:00
InstrProfTest.cpp Retry: [llvm-profdata] Speed up merging by using a thread pool 2016-07-19 01:17:20 +00:00
SampleProfTest.cpp Remove specializations of ProfileSummary 2016-05-19 21:53:28 +00:00