[PATCH] D77812: [flang] Semantic checks for OpenMP combined constructs.
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 20:20:43 PDT 2020
jdoerfert resigned from this revision.
jdoerfert added a comment.
My other comment was of general nature not to block this review.
================
Comment at: flang/include/flang/Common/enum-set.h:1
//===-- include/flang/Common/enum-set.h -------------------------*- C++ -*-===//
//
----------------
DavidTruby wrote:
> I have no idea what's going on with these lints. git-clang-format doesn't suggest any changes, and this is suggesting an empty change?
Maybe your local clang-format returns an error, e.g., it is not found? I'm guessing here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77812/new/
https://reviews.llvm.org/D77812
More information about the llvm-commits
mailing list