[PATCH] D35701: Break up Targets.cpp into a header/impl pair per target type[NFCI]

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 21 10:26:56 PDT 2017


craig.topper added inline comments.


================
Comment at: lib/Basic/Targets/OSTargets.h:13
+
+//===----------------------------------------------------------------------===//
+// Defines specific to certain operating systems.
----------------
This comment seems somewhat redundant with the earlier one.


https://reviews.llvm.org/D35701





More information about the cfe-commits mailing list