index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clang-tidy
/
cppcoreguidelines
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Fix false positive for cppcoreguidelines-init-variables
Nathan James
2020-02-10
1
-5
/
+9
*
NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-04
2
-3
/
+3
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
Add the misc-init-local-variables check.
Aaron Ballman
2019-10-02
4
-0
/
+151
*
Remove \brief commands from doxygen comments.
Dmitri Gribenko
2019-08-22
1
-1
/
+1
*
[clang-tools-extra] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
2
-2
/
+2
*
[clang-tidy] Add option "LiteralInitializers" to cppcoreguidelines-pro-type-m...
Matthias Gehre
2019-05-24
2
-2
/
+59
*
[clang-tidy] Don't issue cppcoreguidelines-macro-usage on builtin macros
Alexander Kornienko
2019-04-17
1
-1
/
+2
*
[clang-tidy] Move all checks to the new registerPPCallbacks API
Alexander Kornienko
2019-03-22
4
-11
/
+13
*
Fix file headers. NFC
Fangrui Song
2019-03-01
1
-1
/
+1
*
[clang-tidy] added cppcoreguidelines-explicit-virtual-functions
Jonas Toth
2019-02-28
1
-0
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
37
-148
/
+111
*
Add explicit dependency on clangSerialization after rC348911
Fangrui Song
2018-12-12
1
-0
/
+1
*
[clang-tidy] Improving narrowing conversions
Guillaume Chatelet
2018-11-26
2
-33
/
+476
*
A bit of AST matcher cleanup, NFC.
Alexander Kornienko
2018-11-25
2
-37
/
+33
*
[clang-tidy] Avoid C arrays check
Roman Lebedev
2018-11-14
2
-0
/
+4
*
[clang-tidy] fix PR39583 - ignoring ParenCast for string-literals in pro-boun...
Jonas Toth
2018-11-09
1
-4
/
+5
*
[clang-tidy] cppcoreguidelines-macro-usage: print macro names
Roman Lebedev
2018-10-30
2
-16
/
+31
*
[clang-tidy] tryfix windows build
Jonas Toth
2018-10-22
1
-0
/
+1
*
[clang-tidy] implement cppcoreguidelines macro rules
Jonas Toth
2018-10-22
4
-0
/
+147
*
[clang-tidy] Non-private member variables in classes (MISRA, CppCoreGuideline...
Roman Lebedev
2018-10-18
1
-0
/
+13
*
[clang-tidy] NFC refactor lexer-utils to be usable without ASTContext
Jonas Toth
2018-10-05
1
-2
/
+4
*
[clang-tidy] NFC reorder registering in CppCoreGuidelines module
Jonas Toth
2018-10-03
1
-2
/
+2
*
[Clang-tidy] Alphabetical sort of files/checks. Add space after clang-tidy in...
Eugene Zelenko
2018-09-20
1
-1
/
+1
*
Adding the readability module to the list of dependencies for the C++ Core Gu...
Aaron Ballman
2018-08-12
1
-0
/
+1
*
Add a new check to the readability module that flags uses of "magic numbers" ...
Aaron Ballman
2018-08-12
1
-0
/
+3
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
3
-3
/
+3
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
6
-28
/
+28
*
[clang-tidy] fix PR36489 - respect deduced pointer types from auto as well
Jonas Toth
2018-07-23
1
-2
/
+6
*
[clang-tidy] new cppcoreguidelines-narrowing-conversions check.
Clement Courbet
2018-05-23
4
-0
/
+111
*
[tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl...
Benjamin Kramer
2018-02-18
2
-0
/
+4
*
Removed Unicode BOM.
Alexander Kornienko
2018-01-25
1
-1
/
+1
*
[clang-tidy] Handle bitfields in cppcoreguidelines-pro-type-member-init if us...
Malcolm Parsons
2018-01-23
1
-2
/
+3
*
[clang-tidy] implement check for goto
Jonas Toth
2018-01-17
4
-0
/
+95
*
[clang-tidy] introduce legacy resource functions to 'cppcoreguidelines-owning...
Jonas Toth
2017-10-18
2
-4
/
+91
*
[clang-tidy] Emit note for variable declaration that are later deleted
Jonas Toth
2017-10-04
1
-4
/
+14
*
[clang-tidy] Implement type-based check for `gsl::owner`
Jonas Toth
2017-09-12
4
-0
/
+364
*
[clang-tidy] Revert Implement type-based check for gsl::owner
Jonas Toth
2017-09-12
4
-363
/
+0
*
[clang-tidy] Implement type-based check for `gsl::owner`
Jonas Toth
2017-09-12
4
-0
/
+363
*
[cppcoreguidelines] Don't rely on SmallPtrSet iteration order.
Benjamin Kramer
2017-08-30
1
-15
/
+14
*
[clang-tidy] test commit for granted access
Jonas Toth
2017-08-30
1
-1
/
+1
*
[clang-tidy] Unify the way IncludeStyle and HeaderFileExtesions options are used
Alexander Kornienko
2017-07-20
1
-1
/
+1
*
[clang-tidy] Resolve cppcoreguidelines-pro-type-member-init false positive
Jonas Devlieghere
2017-07-03
1
-0
/
+3
*
Spelling mistakes in comments. NFCI.
Simon Pilgrim
2017-03-30
1
-3
/
+3
*
Reverting r298421 due to using a header that's unavailable to all systems and...
Aaron Ballman
2017-03-22
1
-23
/
+4
*
Apply clang-tidy's performance-unnecessary-value-param to clang-tidy.
Benjamin Kramer
2017-03-21
1
-1
/
+1
*
Don't make unqualified calls to functions that could well be found via
Chandler Carruth
2017-03-21
1
-2
/
+2
*
Prevent cppcoreguidelines-pro-bounds-array-to-pointer-decay from diagnosing a...
Aaron Ballman
2017-03-21
1
-4
/
+23
*
Add the 'AllowSoleDefaultDtor' and 'AllowMissingMoveFunctions' options to the...
Aaron Ballman
2017-03-13
2
-31
/
+92
*
[clang-tidy] Function names configurable for cppcoreguidelines-nomalloc - che...
Alexander Kornienko
2017-03-02
2
-9
/
+47
[next]