aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Driver/OptSpecifier.h
AgeCommit message (Expand)Author
2013-02-18Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie
2009-11-25Add an arg_iterator, for iterating over a subset of arguments in an ArgList.Daniel Dunbar
2009-11-19Driver: Introduce OptSpecifier class for protecting access to an option id.Daniel Dunbar