summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StringExtras.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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