Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
9b14eb5a781cea80ade37ab9462ba0721cbdbb9c
/
lib
/
Support
/
CommandLine.cpp
9b14eb5
Simplify writing custom parsers.
by Chris Lattner
· 22 years ago
b490c20
Fix lli with no arguments
by Chris Lattner
· 22 years ago
d16714b
Fix bug that was causing problems for lli
by Chris Lattner
· 22 years ago
e8e258b
* Fix assertion failure caused by command line argument getting removed after
by Chris Lattner
· 22 years ago
99b7c1a
Remove needless #include
by Chris Lattner
· 22 years ago
0c0edf8
*** empty log message ***
by Chris Lattner
· 22 years ago
faba809
Fix a bug exposed by lli
by Chris Lattner
· 22 years ago
aa852bb
*** empty log message ***
by Chris Lattner
· 22 years ago
54ec7ae
Minor bugfix, prevents error in LLI
by Chris Lattner
· 22 years ago
331de23
Checkin CommandLine 2.0
by Chris Lattner
· 22 years ago
71fb716
Add ability to update existing variables with values read from the command line
by Chris Lattner
· 22 years ago
c6f3ae5
Eliminate duplicate or unneccesary #include's
by Chris Lattner
· 23 years ago
7f1576f
64 bit clean now
by Chris Lattner
· 23 years ago
9c9be48
If an invalid alternative is listed for an argument, print the valid options
by Chris Lattner
· 23 years ago
697954c
Changes to build successfully with GCC 3.02
by Chris Lattner
· 23 years ago
cee8f9a
Create a new #include "Support/..." directory structure to move things
by Chris Lattner
· 23 years ago
f78032f
* Implement support for folding multiple single letter arguments together like
by Chris Lattner
· 23 years ago
caccd76
Provide option to enable eating of all arguments following a specific one
by Chris Lattner
· 23 years ago
f038acb
Clean up error handling a bit. Add / as a seperator for command line arguments. This is just a big old ugly hack.
by Chris Lattner
· 23 years ago
d215fd1
Add StringList support
by Chris Lattner
· 23 years ago
3805e4c
Fixed a bug exposed when doing something like this: <program> -notanoption --help
by Chris Lattner
· 23 years ago
2233a07
Doh! Wrong Optional flag. :(
by Chris Lattner
· 23 years ago
03fe1bd
Add a comment indicating that there is documentation of the library
by Chris Lattner
· 23 years ago
dc4693d
Minor changes to implementation of CommandLine library to let users override
by Chris Lattner
· 23 years ago
1e78f36
CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline
by Chris Lattner
· 23 years ago
57dbb3a
Moved inline/llvm/Tools/* to include/llvm/Support/*
by Chris Lattner
· 23 years ago
dbab15a
Initial checkin
by Chris Lattner
· 23 years ago