[PATCH] D72497: [CodeComplete] Suggest 'return nullptr' in functions returning pointers
pre-merge checks [bot] via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 10 03:10:58 PST 2020
merge_guards_bot added a comment.
{icon check-circle color=green} Unit tests: pass. 61741 tests passed, 0 failed and 780 were skipped.
{icon times-circle color=red} clang-tidy: fail. Please fix clang-tidy findings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1026/clang-tidy.txt>.
{icon times-circle color=red} clang-format: fail. Please format your changes with clang-format by running `git-clang-format HEAD^` or applying this patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1026/clang-format.patch>.
Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1026>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1026/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1026/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1026/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1026/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1026/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1026/test-results.xml>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72497/new/
https://reviews.llvm.org/D72497
More information about the cfe-commits
mailing list