summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StringExtras.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Escape some escapes that confuse doxygen.Reid Spencer2007-08-051-1/+3
| | | | llvm-svn: 40850
* Add a helper functionChris Lattner2006-11-281-0/+15
| | | | llvm-svn: 31981
* Add two helpers for escaping and unescaping strings.Chris Lattner2006-07-141-0/+50
| | | | llvm-svn: 29151
* Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
| | | | llvm-svn: 21422
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
| | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
* implement new getToken functionChris Lattner2003-12-291-0/+43
llvm-svn: 10639
OpenPOWER on IntegriCloud