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
/
UseUsingCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] modernize-use-using uses AST and now supports struct defintions ...
Mitchell Balan
2020-01-07
1
-84
/
+65
*
[clang-tidy] modernize-use-using work with multi-argument templates
Mitchell Balan
2019-11-15
1
-11
/
+31
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] Ignore template instantiations in modernize-use-using
Alexander Kornienko
2018-11-22
1
-1
/
+2
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
clang-tidy: add IgnoreMacros option to modernize-use-default-member-init
Miklos Vajna
2017-05-08
1
-1
/
+1
*
Fixes for modernize-use-using check:
Krystyna Gajczyk
2017-04-02
1
-4
/
+18
*
[clang-tidy] Remove debug logging.
Alexander Kornienko
2017-02-01
1
-5
/
+0
*
[clang-tidy] Avoid incorrect fixes in modernize-use-using
Alexander Kornienko
2017-01-24
1
-21
/
+38
*
[clang-tidy] Fix crash in modernize-use-using (http://llvm.org/PR29135)
Alexander Kornienko
2017-01-17
1
-33
/
+26
*
[clang-tidy] Fix readability-braces-around-statements false positive
Marek Kurdej
2016-10-14
1
-1
/
+2
*
[clang-tidy] Add modernize-use-using
Krystyna Gajczyk
2016-06-25
1
-0
/
+93