[PATCH] D73413: [clang-tidy] Add check to detect external definitions with no header declaration

pre-merge checks [bot] via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 25 06:51:08 PST 2020


merge_guards_bot added a comment.

{icon times-circle color=red} Unit tests: fail. 62128 tests passed, 5 failed and 807 were skipped.

  failed: libc++.std/language_support/cmp/cmp_partialord/partialord.pass.cpp
  failed: libc++.std/language_support/cmp/cmp_strongeq/cmp.strongeq.pass.cpp
  failed: libc++.std/language_support/cmp/cmp_strongord/strongord.pass.cpp
  failed: libc++.std/language_support/cmp/cmp_weakeq/cmp.weakeq.pass.cpp
  failed: libc++.std/language_support/cmp/cmp_weakord/weakord.pass.cpp

{icon times-circle color=red} clang-tidy: fail. clang-tidy found 0 errors and 1 warnings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1681/clang-tidy.txt>. 0 of them are added as review comments below (why? <https://github.com/google/llvm-premerge-checks/blob/master/docs/clang_tidy.md#review-comments>).

{icon check-circle color=green} clang-format: pass.

Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1681>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1681/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1681/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1681/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1681/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1681/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1681/test-results.xml>

//Pre-merge checks is in beta. Report issue <https://github.com/google/llvm-premerge-checks/issues/new?assignees=&labels=bug&template=bug_report.md&title=Issue%20with%20build%20for%20D73413%20%28240375%29>. Please join beta <https://reviews.llvm.org/project/update/78/join/> or enable it for your project <https://github.com/google/llvm-premerge-checks/issues/new?assignees=&labels=enhancement&template=&title=enable%20checks%20for%20{PATH}>.//


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73413/new/

https://reviews.llvm.org/D73413





More information about the cfe-commits mailing list