[PATCH] D61637: [Syntax] Introduce syntax trees
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 9 04:27:54 PDT 2019
ilya-biryukov added a comment.
In D61637#1575542 <https://reviews.llvm.org/D61637#1575542>, @RKSimon wrote:
> @ilya-biryukov We're seeing buildbot failures in SyntaxTests.exe :
> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/50927
> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/26822
>
> Failing Tests (1):
>
> Clang-Unit :: Tooling/Syntax/./SyntaxTests.exe/SyntaxTreeTest.Basic
Sorry about that. That's the same error we had with the previous patch. Will send a fix right away.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61637/new/
https://reviews.llvm.org/D61637
More information about the cfe-commits
mailing list