Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
31b941a60dc0e2cb1598673c1d85e01d0df02ae6
/
llvm
/
unittests
/
ADT
/
StringMapTest.cpp
7c37b1c
The key of a StringMap can contain nul's in it, so having first() return
by Chris Lattner
· 14 years ago
447762d
Merge System into Support.
by Michael J. Spencer
· 15 years ago
00ea4a3
Fix (harmless) memory leak found by memcheck.
by Jeffrey Yasskin
· 16 years ago
56869f2
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
by Chandler Carruth
· 16 years ago
5bf72e2
Convert StringMap to using StringRef for its APIs.
by Daniel Dunbar
· 16 years ago
e32cd94
unbreak unit-tests on gcc-4.4.
by Torok Edwin
· 16 years ago
2a6dad5
Some generic clean-ups. Also make the StringMapEntryInitializer specialization apply only to the tests that are actually testing it.
by Bill Wendling
· 17 years ago
691c20d
* Don't explicitly cast "0" to "void*". This doesn't work well with specialized
by Bill Wendling
· 17 years ago
453b4d5
80-column violation fix.
by Bill Wendling
· 17 years ago
017e498
* Added unittests for StringMap
by Misha Brukman
· 17 years ago