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
/
test
/
clang-tidy
/
modernize-use-nullptr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
1
-304
/
+0
*
Run ClangTidy tests in all C++ language modes
Dmitri Gribenko
2019-05-20
1
-2
/
+1
*
[clang-tidy] Fix modernize-use-nullptr only warns the first NULL argument.
Haojian Wu
2017-06-29
1
-0
/
+28
*
[clang-tidy] Fix a false positive in modernize-use-nullptr.
Haojian Wu
2017-06-23
1
-0
/
+14
*
[clang-tidy] Ignore substituted template types in modernize-use-nullptr check.
Haojian Wu
2017-03-06
1
-0
/
+17
*
[clang-tidy] Fix a false positive on modernize-use-nullptr check.
Haojian Wu
2017-02-28
1
-0
/
+16
*
[clang-tidy] Fix a regression issue introduced by r285239.
Haojian Wu
2016-11-07
1
-0
/
+11
*
[clang-tidy] Make 'modernize-use-nullptr' check ignores NULL marcos used in o...
Haojian Wu
2016-03-11
1
-0
/
+10
*
[clang-tidy] Fix an assertion failure in `modernize-use-nullptr` check.
Haojian Wu
2016-02-26
1
-0
/
+12
*
Remove unreachable that was reached in modernize-use-nullptr.
Angel Garcia Gomez
2015-11-02
1
-0
/
+11
*
Switch check_clang_tidy to argparse and add a -resource-dir argument.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
Add %check_clang_tidy and %clang_tidy_diff.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
Fix bug in modernize-use-nullptr.
Angel Garcia Gomez
2015-10-05
1
-0
/
+9
*
[clang-tidy] Use a python script instead of a shell script to run clang-tidy ...
Alexander Kornienko
2015-08-20
1
-2
/
+1
*
[clang-tidy] Add back a test with a custom NULL macro. Remove redundant default.
Alexander Kornienko
2015-08-20
1
-0
/
+8
*
[clang-tidy] Add modernize-use-nullptr check, attempt 2.
Alexander Kornienko
2015-08-19
1
-0
/
+170
*
Revert "[clang-tidy] Add use-nullptr check to clang-tidy."
Justin Bogner
2015-08-19
1
-178
/
+0
*
[clang-tidy] Add use-nullptr check to clang-tidy.
Alexander Kornienko
2015-08-19
1
-0
/
+178