Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
df04ead72b09119d62be31ff547e6a8a33f4afaf
/
docs
/
CommandLine.html
df04ead
Formatting fix.
by Mikhail Glushenkov
· 15 years ago
00a7b52
Remove AllowInverse: it leaks memory and is not the right
by Chris Lattner
· 16 years ago
d64e0eb
Improve -fno-opt style option processing to not require an extra
by Mike Stump
· 16 years ago
7059d47
Support for multi-valued options in CommandLine
by Mikhail Glushenkov
· 16 years ago
4440870
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
by Misha Brukman
· 16 years ago
beb4d82
Add support for response files to the CommandLine library.
by Mikhail Glushenkov
· 17 years ago
8eedc9e
minor typo
by Chris Lattner
· 17 years ago
74ba171
fix typo, PR2181
by Chris Lattner
· 17 years ago
45982a5
Add documentation for cl::sink stuff
by Anton Korobeynikov
· 17 years ago
8b44b90
many cleanups and fixed, contributed by Sam Bishop
by Chris Lattner
· 17 years ago
f021f8a
fix formatting
by Chris Lattner
· 17 years ago
0f2c8fc
Document boolOrDefault and its parser.
by Dale Johannesen
· 17 years ago
832171c
Removing even more <iostream> includes.
by Bill Wendling
· 18 years ago
f55914a
Fix a couple typos.
by Jim Laskey
· 18 years ago
2403b85
Document the cl::SetVersionPrinter function.
by Reid Spencer
· 18 years ago
05fe4b0
Changes docs for llvm.cs.uiuc.edu -> llvm.org
by Reid Spencer
· 19 years ago
94f3d1a
this file moved
by Andrew Lenharth
· 19 years ago
22b7dfa
Changed unsigned long to unsigned.
by Jim Laskey
· 19 years ago
2602922
Tweak of multiple occurance paragraph.
by Jim Laskey
· 19 years ago
1d8f626
Documentation updated to include upcoming support for bit vector support
by Jim Laskey
· 19 years ago
ce5fcc3
Revert my patch which changed the code to not work.
by Chris Lattner
· 19 years ago
730e15e
Make the example a bit easier to understand, suggested by Jim.
by Chris Lattner
· 19 years ago
c43d914
Consistently surround `cl::' code structures with <b> and <tt> to make them
by Misha Brukman
· 19 years ago
f75c4b4
Sprinkle code examples and command-line interaction examples with some style
by Misha Brukman
· 20 years ago
1fc9f8e
* Use doc_code style for blocks of code
by Misha Brukman
· 20 years ago
5f8448f
Implement and document prefix options with arbitrary values including an
by Reid Spencer
· 20 years ago
c24d482
It looks like I'm fixing a spelling mistake, but I'm really trying to
by John Criswell
· 20 years ago
9bbba091
Per code review:
by Reid Spencer
· 20 years ago
c7d1d82
Attempt HTML 4.01 Strict compliance.
by Reid Spencer
· 20 years ago
b993feb
Add a blurb about exploiting the use of external storage.
by Reid Spencer
· 20 years ago
2c8ab58
Added description of usage of the getPosition() option on cl::opt and cl::list.
by Reid Spencer
· 20 years ago
d847337
Fixed some spellos and grammaros.
by Reid Spencer
· 20 years ago
b406ead
For 64-bit platform support, we now use the clEnumValEnd macro to terminate
by Chris Lattner
· 20 years ago
7911ce2
Make use of the new doc_author class. "Seperate content from presentation" they said.
by Chris Lattner
· 20 years ago
c53aefb
Made to be HTML-4.01 (Strict) -compliant.
by Misha Brukman
· 20 years ago
be801bf
Add a new cl::PositionalEatsArgs flag
by Chris Lattner
· 21 years ago
8becd71
Actually have a target "#introduction" if we're making a link to it.
by Misha Brukman
· 21 years ago
3c29911
Make the page footer consistent with the rest of the site.
by Misha Brukman
· 21 years ago
0f6d7c0
Merged in RELEASE_1.
by John Criswell
· 21 years ago
9718e96
* Use stylesheets and <div>s for layout instead of <ul>
by Misha Brukman
· 21 years ago
ef6a6a6
The word `dependent' has no `a'.
by Misha Brukman
· 21 years ago
e584285
Add ParseEnvironmentOptions documentation
by Brian Gaeke
· 21 years ago
9d292ff
Add warning about how you have to put cl::init after cl::location, if both
by Brian Gaeke
· 21 years ago
589a4cc
Fix <>'s in HTML
by Chris Lattner
· 21 years ago
bc0e998
The word `separate' only has one `e'.
by Misha Brukman
· 21 years ago
edf351f
Clarify that variables must be global
by Chris Lattner
· 21 years ago
dc844fa
Fix minor bug
by Chris Lattner
· 21 years ago
32a3284
Add documentation for the new cl::CommaSeparated modifier
by Chris Lattner
· 21 years ago
82c89b9
Hopefully, the final fix for `[Pp]ropogate'.
by Misha Brukman
· 21 years ago
c1ae40c
* Write the "Custom parser" section
by Chris Lattner
· 22 years ago
e76d4ab
Write the reference section, make other minor editing changes elsewhere.
by Chris Lattner
· 22 years ago
ae85363
Update the CommandLine manual for the newest revision, include outline of reference manual and extension guide
by Chris Lattner
· 22 years ago
3e5fe17
Add info about the StringList class
by Chris Lattner
· 23 years ago
cee8f9a
Create a new #include "Support/..." directory structure to move things
by Chris Lattner
· 23 years ago
209c7f4
Initial checking of some rough documentation for commandline library
by Chris Lattner
· 23 years ago