Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs(). | Eric Christopher | 2015-12-18 | 1 | -9/+12 |
* | Revert "[Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs" | Vedant Kumar | 2015-12-18 | 1 | -12/+9 |
* | [Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs | Vedant Kumar | 2015-12-18 | 1 | -9/+12 |
* | Fix uses of reserved identifiers starting with an underscore followed by an u... | David Blaikie | 2015-03-16 | 1 | -13/+12 |
* | Prefer SmallVector::append/insert over push_back loops. | Benjamin Kramer | 2015-02-17 | 1 | -8/+4 |
* | Revert "Introduce a string_ostream string builder facilty" | Alp Toker | 2014-06-26 | 1 | -2/+4 |
* | Introduce a string_ostream string builder facilty | Alp Toker | 2014-06-26 | 1 | -4/+2 |
* | Resort the #include lines in include/... and lib/... with the | Chandler Carruth | 2013-01-02 | 1 | -1/+0 |
* | Copy clang/Driver/<Option parsing stuff> to llvm. | Michael J. Spencer | 2012-12-05 | 1 | -0/+123 |