Displaying 2 results from an estimated 2 matches for "9c25e107d44".
2020 Jun 04
2
pre-merge checks are switching to buildkite build system
...other file in lib/Format that violated that rule
> (because we keep lib/Format 100% clang-format clean)
>
> The failure from the pre-merge check was: (clang-format.patch)
>
> diff --git clang/lib/Format/UnwrappedLineParser.cpp
> clang/lib/Format/UnwrappedLineParser.cpp
> index 9c25e107d44..b8da2c23b55 100644
> --- clang/lib/Format/UnwrappedLineParser.cpp
> +++ clang/lib/Format/UnwrappedLineParser.cpp
> @@ -2744 +2744,2 @@ LLVM_ATTRIBUTE_UNUSED static void printDebugInfo(const
> UnwrappedLine &Line,
> - llvm::dbgs() << I->Tok->Tok.getName() <<...
2020 Jun 03
3
pre-merge checks are switching to buildkite build system
Hello friends,
We are switching the pre-merge test build system from Jenkins to Buildkite.
That will give authors and reviewers more transparency on what's going on
during the build process. For now only members of "pre-merge beta testing"
[0] group are affected.
As usual, please tell us if something is off.
[0] https://reviews.llvm.org/project/view/78/
Kind regards,
Mikhail