Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
34c4485b7479a12b5ef1cb15d27e96277e8a499a
/
unittests
/
ADT
/
StringMapTest.cpp
d7c0273
The key of a StringMap can contain nul's in it, so having first() return
by Chris Lattner
· 14 years ago
1f6efa3
Merge System into Support.
by Michael J. Spencer
· 15 years ago
d873535
Fix (harmless) memory leak found by memcheck.
by Jeffrey Yasskin
· 16 years ago
8b67f77
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
by Chandler Carruth
· 16 years ago
6316fbc
Convert StringMap to using StringRef for its APIs.
by Daniel Dunbar
· 16 years ago
05717f9
unbreak unit-tests on gcc-4.4.
by Torok Edwin
· 16 years ago
6b223d7
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
3859366
* Don't explicitly cast "0" to "void*". This doesn't work well with specialized
by Bill Wendling
· 17 years ago
1ed3663
80-column violation fix.
by Bill Wendling
· 17 years ago
8bb5e99
* Added unittests for StringMap
by Misha Brukman
· 17 years ago