Adds basic parsing/sema/serialization support for the #pragma omp parallel loop directive.
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Hi, this change causes a LIT failure on AIX.
https://lab.llvm.org/buildbot/#/builders/214/builds/374/steps/6/logs/FAIL__Clang__index-source_m
Comment Actions
Hi @Jake-Egan, not sure I understand. This change was checked in 22 Mar 13:55:47 but the changes tested in this build are from 23 Mar.
Is the test still failing?
Comment Actions
Sorry, I sent you a link to a newer build. The test first started failing here: https://lab.llvm.org/buildbot/#/builders/214/builds/365/steps/6/logs/FAIL__Clang__index-source_m
I double-checked to make sure this commit caused the failure.. but it looks like the test no longer fails on the latest builds, so I think we're good.