[PATCH] D65835: [OpenMP] Permit map with DSA on combined directive

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 21 15:28:14 PDT 2019


jdenny added inline comments.


================
Comment at: clang/lib/Sema/SemaExpr.cpp:17748
       ObjCAvailabilityCheckExpr(Version, AtLoc, RParen, Context.BoolTy);
-}
\ No newline at end of file
+}
----------------
ABataev wrote:
> Restore original code here
OK, I did.  What's the reason for no newline at the end of the file?


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

https://reviews.llvm.org/D65835





More information about the cfe-commits mailing list