Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0b83c5a78fae96dd66150e7a14c8c6d0292de01d
/
llvm
/
docs
/
CommandLine.rst
6555995
[CommandLine] Add callbacks to Options
by Don Hinton
· 6 years ago
75b5db3
[docs] Remove dangling parenthesis from documentation
by Tim Northover
· 6 years ago
78edad1
[NFC] fix trivial typos in documents
by Hiroshi Inoue
· 6 years ago
6ee3fef
[docs] Put DefaultOption bullet in alphabetical order.
by Don Hinton
· 7 years ago
b85f74a
[CommandLineParser] Add DefaultOption flag
by Don Hinton
· 7 years ago
70921d4
Revert r358337: "[CommandLineParser] Add DefaultOption flag"
by Ilya Biryukov
· 7 years ago
7d2021d
[CommandLineParser] Add DefaultOption flag
by Don Hinton
· 7 years ago
a38432c
[CommandLine] Allow grouping options which can have values.
by Igor Kudrin
· 7 years ago
875f058
[CommandLine] Do not crash if an option has both ValueRequired and Grouping.
by Igor Kudrin
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 8 years ago
61ff286
NFC - Typo fixes lib/VMCore -> lib/IR
by Gabor Buella
· 8 years ago
d44afff
Remove references to response file argument in CommandLine.rst
by Dave Lee
· 8 years ago
2980b0a
Update CommandLine.rst getRegisteredOptions example
by Brian Gesiak
· 9 years ago
ed76706
Update documentation after r283671 ("Turn cl::values() (for enum) from a vararg function to using C++ variadic template")
by Mehdi Amini
· 9 years ago
732afdd
Turn cl::values() (for enum) from a vararg function to using C++ variadic template
by Mehdi Amini
· 9 years ago
b032e04
Add missing underlines for a docs section. NFC
by Jonathan Roelofs
· 10 years ago
fd989c9
Update the example of using a command-line option custom parser to
by Paul Robinson
· 11 years ago
f907b89
Correct word hyphenations
by Alp Toker
· 12 years ago
0c14cf9
CommandLine.rst: remove tiny bit of bad mark-up
by Hans Wennborg
· 12 years ago
72a196a
Better output for long help strings for command-line options.
by Alexander Kornienko
· 13 years ago
1fc397f
Add two points to release notes about recent command line library changes.
by Andrew Trick
· 13 years ago
7cb710d
Implemented public interface for modifying registered (not positional or sink options) command line options at runtime.
by Andrew Trick
· 13 years ago
0537a98
Support command line option categories.
by Andrew Trick
· 13 years ago
fe9b161
Added table of contents declaration in CommandLine Library documentation.
by Tobias Grosser
· 13 years ago
92a4489
docs: Fix long standing linking antipattern.
by Sean Silva
· 13 years ago
045a73e
remove the rest of the "written by" lines in the documentation. It is
by Chris Lattner
· 13 years ago
26f1f00
Sphinxify the CommandLine document.
by Bill Wendling
· 13 years ago