[PATCH] D110502: [Flang][openmp] Add semantic checks for OpenMP critical construct name resolution

Nimish Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 23:16:24 PDT 2021


NimishMishra marked 2 inline comments as done.
NimishMishra added inline comments.


================
Comment at: flang/lib/Semantics/check-omp-structure.cpp:13
 #include <algorithm>
-
 namespace Fortran::semantics {
----------------
clementval wrote:
> NimishMishra wrote:
> > clementval wrote:
> > > unrelated change?
> > Not sure what's caused this. Could it be possible that git-clang-format introduced these?
> Quite unlikely but who knows :-) If you can just undo the change it would be great. 
Removed this


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110502/new/

https://reviews.llvm.org/D110502



More information about the llvm-commits mailing list