This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP] Support relational-op !- (not-equal) as one of the canonical forms of random access iterator
ClosedPublic

Authored by anhtuyen on Nov 12 2018, 12:56 PM.

Diff Detail

Event Timeline

anhtuyen created this revision.Nov 12 2018, 12:56 PM
This revision is now accepted and ready to land.Nov 12 2018, 12:57 PM

Please do a rebase. The test case teams_distribute_simd_loop_messages.cpp needs to update too.

clang/lib/Sema/SemaOpenMP.cpp
3707

has -> have

anhtuyen updated this revision to Diff 174394.Nov 16 2018, 10:10 AM
  1. Correct the typo on line 3707 clang/lib/Sema/SemaOpenMP.cpp
  2. Update the testcase: teams_distribute_simd_loop_messages.cpp
This revision was automatically updated to reflect the committed changes.
cchen added a subscriber: cchen.Aug 22 2019, 2:11 PM
This comment was removed by cchen.
Herald added a project: Restricted Project. · View Herald Transcript