-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR-URL: #23423 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Myles Borins <[email protected]>
- Loading branch information
Showing
1,526 changed files
with
78,425 additions
and
41,694 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
--- | ||
Checks: '-*, | ||
modernize-redundant-void-arg, | ||
modernize-replace-random-shuffle, | ||
modernize-shrink-to-fit, | ||
modernize-use-auto, | ||
modernize-use-bool-literals, | ||
modernize-use-equals-default, | ||
modernize-use-equals-delete, | ||
modernize-use-nullptr, | ||
modernize-use-override, | ||
google-build-explicit-make-pair, | ||
google-explicit-constructor, | ||
google-readability-casting' | ||
WarningsAsErrors: '' | ||
HeaderFilterRegex: '' | ||
AnalyzeTemporaryDtors: false | ||
... | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -132,6 +132,7 @@ Peter Rybin <[email protected]> | |
Peter Varga <[email protected]> | ||
Peter Wong <[email protected]> | ||
Paul Lind <[email protected]> | ||
PhistucK <[email protected]> | ||
Qingyan Li <[email protected]> | ||
Qiuyi Zhang <[email protected]> | ||
Rafal Krypa <[email protected]> | ||
|
@@ -162,6 +163,7 @@ Vladimir Krivosheev <[email protected]> | |
Vladimir Shutoff <[email protected]> | ||
Wiktor Garbacz <[email protected]> | ||
Xiaoyin Liu <[email protected]> | ||
Yannic Bonenberger <[email protected]> | ||
Yong Wang <[email protected]> | ||
Yu Yin <[email protected]> | ||
Zac Hansen <[email protected]> | ||
|
Oops, something went wrong.