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