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
/
UseDefaultMemberInitCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Don't use assignment for value-initialized enums
Malcolm Parsons
2019-02-08
1
-3
/
+6
*
[clang-tidy] Handle unions with existing default-member-init
Malcolm Parsons
2019-02-04
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Fixed Point Arithmetic] Fix for clang-tools-extra warning
Leonard Chan
2018-10-15
1
-38
/
+39
*
added fix
Leonard Chan
2018-10-15
1
-0
/
+41
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
[clang-tidy] Handle bitfields in modernize-use-default-member-init if using C...
Malcolm Parsons
2018-01-23
1
-1
/
+3
*
[clang-tidy] Handle anonymous structs/unions in member init checks.
Malcolm Parsons
2017-08-01
1
-10
/
+11
*
[clang-tidy] s/1/true/, NFC
Alexander Kornienko
2017-07-20
1
-1
/
+1
*
clang-tidy: add IgnoreMacros option to modernize-use-default-member-init
Miklos Vajna
2017-05-08
1
-1
/
+7
*
[clang-tidy] Ignore default arguments in modernize-default-member-init
Malcolm Parsons
2017-01-04
1
-1
/
+1
*
[clang-tidy] Remove local hasInClassInitializer matcher. NFC
Malcolm Parsons
2016-12-24
1
-10
/
+7
*
[clang-tidy] Add modernize-use-default-member-init check
Malcolm Parsons
2016-12-20
1
-0
/
+241