Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Support / StringExtras.cpp
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-08-05 Reid SpencerEscape some escapes that confuse doxygen.
2006-11-28 Chris LattnerAdd a helper function
2006-07-14 Chris LattnerAdd two helpers for escaping and unescaping strings.
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-01 Reid SpencerChanges For Bug 352
2003-12-29 Chris Lattnerimplement new getToken function