ABataev added a comment. In D74970#1887337 <https://reviews.llvm.org/D74970#1887337>, @cchen wrote:
> Fix test and sorry for my carelessness No problem. But I don't see the changes in the test. ================ Comment at: clang/lib/Sema/SemaOpenMP.cpp:15473 + ERange); + if (Checker.Visit(E->IgnoreParenImpCasts())) { + return Checker.getFoundBase(); ---------------- Remove braces here, the substatement is single line. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74970/new/ https://reviews.llvm.org/D74970 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits