[PATCH] D72680: [ms] [llvm-ml] Add a draft MASM parser
pre-merge checks [bot] via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 14:40:46 PST 2020
merge_guards_bot added a comment.
{icon check-circle color=green} Unit tests: pass. 62114 tests passed, 0 failed and 808 were skipped.
{icon times-circle color=red} clang-tidy: fail. clang-tidy found 1 errors and 65 warnings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1502/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-1502/clang-format.patch>.
Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1502>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1502/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1502/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1502/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1502/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1502/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1502/test-results.xml>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72680/new/
https://reviews.llvm.org/D72680
More information about the llvm-commits
mailing list