aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/CStringMap.cpp
AgeCommit message (Expand)Author
2007-02-08Rename CStringMap -> StringMap, since it now supports nul characters in theChris Lattner
2007-02-08Allow cstringmap to contain strings with nul characters in them.Chris Lattner
2007-01-06wow, the link was already broken :)Chris Lattner
2007-01-06add a noteChris Lattner
2006-10-29add a highly efficient hash table that is specialized for mapping C stringsChris Lattner