Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
901b5750b2af095bb0e359f4d2c3debef3ad57e6
/
unittests
/
ADT
/
StringMapTest.cpp
6a637db
Fix (harmless) memory leak found by memcheck.
by Jeffrey Yasskin
· 16 years ago
1ec7df1
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
by Chandler Carruth
· 16 years ago
4d10add
Convert StringMap to using StringRef for its APIs.
by Daniel Dunbar
· 16 years ago
20d619a
unbreak unit-tests on gcc-4.4.
by Edwin Török
· 16 years ago
ddbb6fb
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
66d1fd9
* Don't explicitly cast "0" to "void*". This doesn't work well with specialized
by Bill Wendling
· 17 years ago
783ced3
80-column violation fix.
by Bill Wendling
· 17 years ago
de0a184
* Added unittests for StringMap
by Misha Brukman
· 17 years ago