Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f6f772b1af8b4736b3609b83c0624e2c58ff11c7
/
llvm
/
lib
/
Support
/
CommandLine.cpp
d49ea88
Minor bugfix, prevents error in LLI
by Chris Lattner
· 23 years ago
5df56c4
Checkin CommandLine 2.0
by Chris Lattner
· 23 years ago
8f7b500
Add ability to update existing variables with values read from the command line
by Chris Lattner
· 23 years ago
d5a8470
Eliminate duplicate or unneccesary #include's
by Chris Lattner
· 23 years ago
2294b4e
64 bit clean now
by Chris Lattner
· 24 years ago
c2ef08c
If an invalid alternative is listed for an argument, print the valid options
by Chris Lattner
· 24 years ago
7f74a56
Changes to build successfully with GCC 3.02
by Chris Lattner
· 24 years ago
5de2204
Create a new #include "Support/..." directory structure to move things
by Chris Lattner
· 24 years ago
f0f9105
* Implement support for folding multiple single letter arguments together like
by Chris Lattner
· 24 years ago
e81c409
Provide option to enable eating of all arguments following a specific one
by Chris Lattner
· 24 years ago
d4617cd
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
· 24 years ago
675db8d
Add StringList support
by Chris Lattner
· 24 years ago
fd7f856
Fixed a bug exposed when doing something like this: <program> -notanoption --help
by Chris Lattner
· 24 years ago
46c7346
Doh! Wrong Optional flag. :(
by Chris Lattner
· 24 years ago
81cc83d
Add a comment indicating that there is documentation of the library
by Chris Lattner
· 24 years ago
4fdde2c
Minor changes to implementation of CommandLine library to let users override
by Chris Lattner
· 24 years ago
ab0cc40
CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline
by Chris Lattner
· 24 years ago
e2472bb
Moved inline/llvm/Tools/* to include/llvm/Support/*
by Chris Lattner
· 24 years ago
36a57d3
Initial checkin
by Chris Lattner
· 24 years ago