aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Driver/OptParser.td
AgeCommit message (Expand)Author
2012-11-09PR14303: Add a NoDriverOption flag to those options which are not accepted byRichard Smith
2012-10-22[Options] Add prefixes to options.Michael J. Spencer
2012-05-01Unify Options.td and CC1Options.td, in a first step towards unifying the seri...James Molloy
2011-04-15fix a bunch of comment typos found by codespell. Patch byChris Lattner
2010-08-13Driver/OptParser: Add a NoForward flag to prevent forwarding certain options toDaniel Dunbar
2009-12-04OptTable: Allow option groups to be used to define "help groups", which willDaniel Dunbar
2009-12-04OptParser: Add HelpHidden flag.Daniel Dunbar
2009-11-19Driver: Move INPUT and UNKNOWN sentinel options into the OptParser.td file.Daniel Dunbar
2009-11-19Driver: Add Sentinel flag to option kinds.Daniel Dunbar
2009-11-19Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.Daniel Dunbar