summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/CommandLine.h
Commit message (Expand)AuthorAgeFilesLines
* Change some old-style casts to C++ style casts to avoid warnings in XPSReid Spencer2005-04-221-4/+4
* Remove trailing whitespaceMisha Brukman2005-04-211-23/+23
* Added a size_type typedef to LLVM containers to make Visual Studio shut upReid Spencer2004-12-131-1/+1
* Make a const method constReid Spencer2004-12-051-1/+1
* Per code review:Reid Spencer2004-11-161-7/+13
* Add the MoreHelp function pointer. If non-null, this specifies a function to ...Reid Spencer2004-11-141-0/+8
* Convert 'struct' to 'class' in various places to adhere to the coding standardsChris Lattner2004-10-271-14/+18
* Changes For Bug 352Reid Spencer2004-09-011-0/+1049
* Move support directoryChris Lattner2001-11-291-399/+0
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-0/+399
OpenPOWER on IntegriCloud