[PATCH] D73780: [clangd] Separate protobuf-related functions to a dedicated file.

pre-merge checks [bot] via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 31 06:25:46 PST 2020


merge_guards_bot added a comment.

{icon times-circle color=red} Unit tests: fail. 62288 tests passed, 8 failed and 837 were skipped.

  failed: LLVM.CodeGen/AMDGPU/branch-relaxation.ll
  failed: LLVM.CodeGen/AMDGPU/cf-loop-on-constant.ll
  failed: LLVM.CodeGen/AMDGPU/infinite-loop.ll
  failed: LLVM.CodeGen/AMDGPU/optimize-negated-cond.ll
  failed: LLVM.CodeGen/AMDGPU/uniform-cfg.ll
  failed: LLVM.CodeGen/AMDGPU/update-phi.ll
  failed: LLVM.CodeGen/AMDGPU/vgpr-descriptor-waterfall-loop-idom-update.ll
  failed: LLVM.Transforms/LoopStrengthReduce/AMDGPU/different-addrspace-crash.ll

{icon times-circle color=red} clang-tidy: fail. clang-tidy found 0 errors and 3 warnings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2036/clang-tidy.txt>. 3 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-2036>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2036/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2036/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2036/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2036/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2036/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2036/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%20D73780%20%28241705%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/D73780/new/

https://reviews.llvm.org/D73780





More information about the cfe-commits mailing list