| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | Summary: Ran clang-format on all .c/.cpp/.h files in clang-tools-extra. Excluded the test, unittests, clang-reorder-fields, include-fixer, modularize and pptrace directories. Reviewers: klimek, alexfh Subscribers: nemanjai Tags: #clang-tools-extra Differential Revision: https://reviews.llvm.org/D26329 llvm-svn: 286221 | ||||
| * | [clang-tidy] Don't use delegating constructors, since they are not supported ↵ | Alexander Kornienko | 2016-01-29 | 1 | -3/+4 |
| | | | | | | | by MSVC 2013 llvm-svn: 259214 | ||||
| * | [clang-tidy] Move implicit-cast-in-loop check to upstream. | Alexander Kornienko | 2016-01-29 | 1 | -0/+37 |
| Summary: This is implemented originally by Alex Pilkiewicz (pilki@google.com). Reviewers: alexfh Subscribers: cfe-commits Patch by Haojian Wu! Differential Revision: http://reviews.llvm.org/D16721 llvm-svn: 259195 | |||||

