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
/
misc
/
SizeofContainerCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] rename_check.py misc-sizeof-container bugprone-sizeof-container
Alexander Kornienko
2018-03-15
1
-49
/
+0
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-1
/
+0
*
[clang-tidy] remove trailing whitespaces and retab
Kirill Bobyrev
2016-08-01
1
-1
/
+1
*
[ASTMatchers] Added ignoringParenImpCasts to has matchers
Piotr Padlewski
2016-05-31
1
-2
/
+2
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-0
/
+2
*
Refactors AST matching code to use the new AST matcher names. This patch corr...
Aaron Ballman
2015-09-17
1
-5
/
+6
*
[clang-tidy] misc-sizeof-container: remove fix-it hints
Alexander Kornienko
2015-09-14
1
-40
/
+3
*
[clang-tidy] misc-sizeof-container: whitelist std::array
Alexander Kornienko
2015-09-14
1
-1
/
+1
*
[clang-tidy] misc-sizeof-container: whitelist std::bitset<>.
Alexander Kornienko
2015-09-11
1
-0
/
+1
*
[clang-tidy] Add misc-sizeof-container check to find sizeof() uses on stl
Alexander Kornienko
2015-09-10
1
-0
/
+83