Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deleted module-map-checker, as it's been folded into modularize. | John Thompson | 2015-02-20 | 1 | -222/+0 |
* | Renamed module.map to module.modulemap. | John Thompson | 2015-02-10 | 1 | -11/+11 |
* | Track changes from clang r212387, r212388 | Alp Toker | 2014-07-06 | 1 | -2/+2 |
* | Replace llvm::error_code with std::error_code. | Rafael Espindola | 2014-06-12 | 1 | -1/+1 |
* | [C++11] Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-09 | 1 | -3/+2 |
* | Initial checkin of new module-map-checker tool. | John Thompson | 2014-01-07 | 1 | -0/+223 |