Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] rename_check.py misc-dangling-handle bugprone-dangling-handle | Alexander Kornienko | 2017-11-24 | 1 | -184/+0 |
* | Adapt clang-tidy checks to changing semantics of hasDeclaration. | Manuel Klimek | 2017-08-02 | 1 | -13/+20 |
* | Fix clang-tidy patterns to adapt to newly added ExprWithCleanups nodes. | Tim Shen | 2016-06-21 | 1 | -1/+3 |
* | Apply performance-unnecessary-value-param to clang-tidy. | Benjamin Kramer | 2016-06-15 | 1 | -5/+5 |
* | [ASTMatchers] Added ignoringParenImpCasts to has matchers | Piotr Padlewski | 2016-05-31 | 1 | -9/+12 |
* | [clang-tidy] Lift parsing of sequence of names functions to utils. | Etienne Bergeron | 2016-05-10 | 1 | -17/+3 |
* | [clang-tidy] Adjust dangling references check to ASTMatcher changes. | Gabor Horvath | 2016-03-30 | 1 | -9/+10 |
* | [clang-tidy] Add check to detect dangling references in value handlers. | Samuel Benzaquen | 2016-03-29 | 1 | -0/+185 |