summaryrefslogtreecommitdiff
path: root/include/llvm/Option/Arg.h
Commit message (Expand)AuthorAge
* Options: Use erase_if to remove Args from the list.Benjamin Kramer2014-05-18
* Remove comment that hasn't been true for 5 yearsDavid Blaikie2014-04-20
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-15
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-05