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
/
UseNullptrCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Make 'modernize-use-nullptr' check ignores NULL marcos used in o...
Haojian Wu
2016-03-11
1
-0
/
+6
*
[clang-tidy] Make 'modernize-use-nullptr' check work on multiple nested impli...
Haojian Wu
2016-03-04
1
-1
/
+1
*
[clang-tidy] Fix an assertion failure in `modernize-use-nullptr` check.
Haojian Wu
2016-02-26
1
-1
/
+1
*
Remove unreachable that was reached in modernize-use-nullptr.
Angel Garcia Gomez
2015-11-02
1
-5
/
+7
*
Fix bug in modernize-use-nullptr.
Angel Garcia Gomez
2015-10-05
1
-7
/
+24
*
Reapplying r246209, which exposed language options to the checkers. This time...
Aaron Ballman
2015-08-28
1
-1
/
+5
*
Reverting r246209 while I investigate a build bot failure: http://lab.llvm.or...
Aaron Ballman
2015-08-27
1
-3
/
+1
*
Expose language options to the checkers; disable UseNullptrCheck when not com...
Aaron Ballman
2015-08-27
1
-1
/
+3
*
Test commit!
Angel Garcia Gomez
2015-08-21
1
-0
/
+1
*
[clang-tidy] Fold the meat of the UseNullPtrCheck into an anonymous namespace.
Benjamin Kramer
2015-08-20
1
-0
/
+2
*
[clang-tidy] Add back a test with a custom NULL macro. Remove redundant default.
Alexander Kornienko
2015-08-20
1
-1
/
+1
*
[clang-tidy] Fix use-after-free in UseNullptrCheck.
Alexander Kornienko
2015-08-19
1
-6
/
+4
*
[clang-tidy] Work around failure in Darwin.
Alexander Kornienko
2015-08-19
1
-1
/
+1
*
[clang-tidy] Add modernize-use-nullptr check, attempt 2.
Alexander Kornienko
2015-08-19
1
-0
/
+471
*
Revert "[clang-tidy] Add use-nullptr check to clang-tidy."
Justin Bogner
2015-08-19
1
-472
/
+0
*
[clang-tidy] Fix a bug in UseNullptrCheck.
Alexander Kornienko
2015-08-19
1
-3
/
+3
*
[clang-tidy] Add use-nullptr check to clang-tidy.
Alexander Kornienko
2015-08-19
1
-0
/
+472