[PATCH] D74025: [clangd] Add the missing elaborated types in FindTarget.
pre-merge checks [bot] via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 5 01:17:50 PST 2020
merge_guards_bot added a comment.
{icon check-circle color=green} Unit tests: pass. 62441 tests passed, 0 failed and 845 were skipped.
{icon check-circle color=green} clang-tidy: pass.
{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-2234/clang-format.patch>.
Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2234>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2234/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2234/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2234/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2234/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2234/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2234/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%20D74025%20%28242524%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/D74025/new/
https://reviews.llvm.org/D74025
More information about the cfe-commits
mailing list