| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Adapt to CXXMethodDecl::getThisType change (NFC) | Brian Gesiak | 2019-01-11 | 1 | -3/+1 |
| * | [clang-tidy] Fix ParentVirtualCallCheck for old MSVS compilers | Zinovy Nis | 2018-04-13 | 1 | -1/+2 |
| * | [clang-tidy] [bugprone-parent-virtual-call] Minor cosmetic changes. NFC | Zinovy Nis | 2018-04-13 | 1 | -16/+11 |
| * | Fix unused variable warning. | Chandler Carruth | 2018-04-09 | 1 | -0/+1 |
| * | [clang-tidy] Fix compilation for MSVS@PSP4 for ParentVirtualCallCheck.cpp | Zinovy Nis | 2018-04-07 | 1 | -8/+7 |
| * | [clang-tidy] One more fix compilation for ParentVirtualCallCheck.cpp: find_if... | Zinovy Nis | 2018-04-06 | 1 | -2/+5 |
| * | [clang-tidy] Fix compilation for ParentVirtualCallCheck.cpp | Zinovy Nis | 2018-04-06 | 1 | -7/+10 |
| * | [clang-tidy] Check if grand-..parent's virtual method was called instead of o... | Zinovy Nis | 2018-04-06 | 1 | -0/+154 |

