aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/StringExtras.cpp
Commit message (Expand)AuthorAgeFilesLines
* teach EscapeString and UnescapeString to handle ".Chris Lattner2009-04-151-0/+3
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-051-1/+1
* Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov2008-02-201-0/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Escape some escapes that confuse doxygen.Reid Spencer2007-08-051-1/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+108