[PATCH] D90241: [openmp][openacc] Check for duplicate clauses for directive
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 29 12:02:44 PDT 2020
clementval added a comment.
In D90241#2362521 <https://reviews.llvm.org/D90241#2362521>, @Paul-C-Anagnostopoulos wrote:
> When I run the TableGen tests on master, I get the output below. I just rebased master to be sure I am up to date.
This is weird because windows buildbots are not triggering the error you are seeing. Did you try with a clean build? Your lit log looks like that error was not triggered and the backend generated the file anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90241/new/
https://reviews.llvm.org/D90241
More information about the llvm-commits
mailing list