summaryrefslogtreecommitdiff
path: root/lib/Support/StringExtras.cpp
Commit message (Expand)AuthorAge
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-05
* Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov2008-02-20
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Escape some escapes that confuse doxygen.Reid Spencer2007-08-05
* Add a helper functionChris Lattner2006-11-28
* Add two helpers for escaping and unescaping strings.Chris Lattner2006-07-14
* Remove trailing whitespaceMisha Brukman2005-04-21
* Changes For Bug 352Reid Spencer2004-09-01
* implement new getToken functionChris Lattner2003-12-29