Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Clang-tidy modernize-use-nullptr warnings in source directories; other mi... | Hans Wennborg | 2015-10-06 | 1 | -2/+2 |
* | Add two missing arguments. | Adrian Prantl | 2015-06-30 | 1 | -0/+2 |
* | Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). | Alexander Kornienko | 2015-06-22 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-22 | 1 | -1/+1 |
* | Remove unused parameter, followup to r179639. No behavior change. | Nico Weber | 2015-01-15 | 1 | -1/+0 |
* | [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py | Chandler Carruth | 2015-01-14 | 1 | -4/+4 |
* | unique_ptrify SourceManager::createFileID | David Blaikie | 2014-08-29 | 1 | -3/+2 |
* | Update for LLVM api change. | Rafael Espindola | 2014-08-27 | 1 | -2/+3 |
* | Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf | Keno Fischer | 2014-08-26 | 1 | -0/+78 |