About the clang-tidy category
|
|
0
|
131
|
May 19, 2022
|
Clang-tidy problem encountered with multiple architectures
|
|
0
|
23
|
February 8, 2023
|
Idea for clang-tidy: NOLINT fix option
|
|
3
|
127
|
February 7, 2023
|
templateSpecializationTypeLoc ASTMatcher does not work as shown in documentation example
|
|
1
|
55
|
January 10, 2023
|
New clang-tidy check: finding move candidates
|
|
0
|
102
|
December 16, 2022
|
[RFC] Improve code-review process for clang-tidy
|
|
19
|
716
|
December 13, 2022
|
How do I detect if a RecordDecl has unnamed initializations?
|
|
0
|
59
|
December 8, 2022
|
[RFC] Check for redundant usages of `static` - one large check or multiple small checks?
|
|
0
|
59
|
December 4, 2022
|
Clang-tidy matcher for pointers of a given type
|
|
0
|
69
|
November 21, 2022
|
LLVM error with out-of-source check
|
|
1
|
110
|
November 11, 2022
|
Clang-tidy eliminate unused parts of headers
|
|
2
|
149
|
November 8, 2022
|
Problem in Documentation
|
|
2
|
120
|
October 24, 2022
|
Clang-tidy bugprone-not-null-terminated-result bug on strncmp?
|
|
0
|
84
|
October 22, 2022
|
Bypassing clang-tidy false reports on bugprone-exception-escape
|
|
0
|
60
|
October 20, 2022
|
Possible false positive in clang-tidy NewDeleteLeaks check
|
|
0
|
78
|
October 14, 2022
|
Clang-tidy Ignoring Format Style
|
|
2
|
172
|
October 3, 2022
|
Clang-tidy right side const qualification
|
|
0
|
82
|
October 3, 2022
|
[RFC] Inconsistent naming convention of docs and test folders
|
|
1
|
106
|
October 1, 2022
|
Clang-tidy: "may throw an exception that cannot be caught" in unevaluated part of aggregate initialization - bug?
|
|
0
|
129
|
September 29, 2022
|
Fail to match equal NULL expression on specific C program
|
|
1
|
114
|
September 13, 2022
|
[RFC] Enhancing Clang-Tidy with project-level knowledge
|
|
6
|
574
|
September 6, 2022
|
Conflict replacement when find variable based on type
|
|
0
|
106
|
September 1, 2022
|
A patch to configure the "pointer to aggregate" warning in bugprone-sizeof-expression
|
|
6
|
113
|
August 31, 2022
|
How to match specify stmt inside a double for loop body?
|
|
3
|
165
|
July 28, 2022
|
CUDA Support for clang-tidy
|
|
6
|
241
|
July 25, 2022
|
How to enable Z3 cross check on clang-tidy
|
|
2
|
160
|
July 25, 2022
|
Why no unique-ptr-array-mismatch check?
|
|
1
|
133
|
July 17, 2022
|
Creating clang-tidy linuxkernel-must-use-errs errors
|
|
0
|
110
|
June 22, 2022
|