abhina.sreeskantharajan added inline comments.
================ Comment at: clang/lib/Basic/Targets/OSTargets.h:773-774 } + + this->PlatformName = llvm::Triple::getOSTypeName(Triple.getOS());; } ---------------- There is an extra semi-colon. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D87611/new/ https://reviews.llvm.org/D87611 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits