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
/
modernize
/
ModernizeTidyModule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recommit r360345 with fixes (was reverted in r360348).
Aaron Ballman
2019-05-10
1
-0
/
+3
*
Revert r360345 and r360346, as they are not passing the testbots.
Aaron Ballman
2019-05-09
1
-3
/
+0
*
Add the modernize-use-trailing-return check to rewrite function signatures to...
Aaron Ballman
2019-05-09
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] Adding a new modernize use nodiscard checker
Jonas Toth
2019-01-09
1
-0
/
+3
*
[clang-tidy] Avoid C arrays check
Roman Lebedev
2018-11-14
1
-0
/
+2
*
[clang-tidy] Replace deprecated std::ios_base aliases
Jonas Toth
2018-10-05
1
-0
/
+3
*
[clang-tidy] Add modernize-concat-nested-namespaces check
Jonas Toth
2018-09-25
1
-0
/
+3
*
[clang-tidy] Replace the usage of std::uncaught_exception with std::uncaught_...
Gabor Horvath
2018-02-20
1
-0
/
+3
*
[clang-tidy] Add new modernize use unary assert check
Gabor Horvath
2017-07-12
1
-0
/
+3
*
[clang-tidy] New checker to replace dynamic exception specifications
Alexander Kornienko
2017-06-08
1
-0
/
+2
*
[clang-tidy] New check: modernize-replace-random-shuffle.
Mads Ravn
2017-04-24
1
-0
/
+3
*
[clang-tidy] Add check 'modernize-return-braced-init-list'
Jonas Devlieghere
2017-02-15
1
-0
/
+3
*
Revert "Implement a new clang-tidy check that suggests users replace dynamic ...
Diana Picus
2017-01-27
1
-2
/
+0
*
Implement a new clang-tidy check that suggests users replace dynamic exceptio...
Aaron Ballman
2017-01-26
1
-0
/
+2
*
[clang-tidy] Add modernize-use-default-member-init check
Malcolm Parsons
2016-12-20
1
-0
/
+3
*
[clang-tidy] Rename modernize-use-default to modernize-use-equals-default
Malcolm Parsons
2016-12-01
1
-2
/
+2
*
[clang-tidy] New check to prefer transparent functors to non-transparent ones.
Gabor Horvath
2016-11-16
1
-0
/
+3
*
[clang-tidy] Add modernize-use-equals-delete check
Malcolm Parsons
2016-11-10
1
-0
/
+3
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-2
/
+1
*
[clang-tidy] Add modernize-use-using
Krystyna Gajczyk
2016-06-25
1
-0
/
+2
*
[clang-tidy] Add modernize-use-emplace
Piotr Padlewski
2016-06-21
1
-0
/
+2
*
[clang-tidy] Adds modernize-avoid-bind check
Jonathan Coe
2016-05-12
1
-0
/
+3
*
[clang-tidy] Adds modernize-use-bool-literals check.
Jakub Staron
2016-05-11
1
-0
/
+3
*
[clang-tidy] Add modernize-make-shared check
Piotr Padlewski
2016-05-02
1
-0
/
+2
*
clang-tidy: Add check modernize-raw-string-literal
Richard Thomson
2016-03-27
1
-0
/
+3
*
[clang-tidy] introduce modernize-deprecated-headers check
Alexander Kornienko
2016-02-24
1
-0
/
+3
*
Only copy small types in modernize-loop-convert.
Angel Garcia Gomez
2015-10-30
1
-0
/
+4
*
Add modernize-redundant-void-arg check to clang-tidy
Alexander Kornienko
2015-10-28
1
-0
/
+3
*
Add modernize-use-default check to clang-tidy.
Angel Garcia Gomez
2015-10-21
1
-3
/
+4
*
Create modernize-make-unique check.
Angel Garcia Gomez
2015-09-29
1
-0
/
+3
*
Add NamingStyle option to modernize-loop-convert.
Angel Garcia Gomez
2015-09-24
1
-0
/
+1
*
[clang-tidy] Move misc-use-override and readability-shrink-to-fit to "moderni...
Alexander Kornienko
2015-08-31
1
-0
/
+4
*
Add replace-auto_ptr check.
Angel Garcia Gomez
2015-08-25
1
-0
/
+4
*
[clang-tidy] Migrate UseAuto from clang-modernize to clang-tidy.
Angel Garcia Gomez
2015-08-21
1
-0
/
+2
*
[clang-tidy] Add modernize-use-nullptr check, attempt 2.
Alexander Kornienko
2015-08-19
1
-0
/
+5
*
Revert "[clang-tidy] Add use-nullptr check to clang-tidy."
Justin Bogner
2015-08-19
1
-5
/
+0
*
[clang-tidy] Add use-nullptr check to clang-tidy.
Alexander Kornienko
2015-08-19
1
-0
/
+5
*
[clang-tidy] Add loop-convert check to clang-tidy.
Alexander Kornienko
2015-08-19
1
-0
/
+3
*
[clang-tidy] Create clang-tidy module modernize. Add pass-by-value check.
Alexander Kornienko
2015-08-14
1
-0
/
+46