arphaman added inline comments.

================
Comment at: include/__config:1160
+
+#endif  // _LIBCPP_CONFIG
----------------
Redundant whitespace added?


================
Comment at: utils/libcxx/test/config.py:358
 
+    def add_deployement_feature(self, feature):
+        (arch, name, version) = self.config.deployment
----------------
Typo: `add_deployment_feature`


https://reviews.llvm.org/D31739



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

Reply via email to