search for: printdebuginfo

Displaying 2 results from an estimated 2 matches for "printdebuginfo".

2020 Jun 04
2
pre-merge checks are switching to buildkite build system
...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() << "[" << "T=" << > I->Tok->getType() > + llvm::dbgs() << I->Tok->Tok.getName() << "[" > + << &qu...
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