xgupta accepted this revision.
xgupta added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: clang/lib/Basic/Targets/OSTargets.h:704
+    if (OsVersion >= std::make_pair(7, 3))
+      Builder.defineMacro("_AIX73");
 
----------------
Seems this line need formatting?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105185

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to