majnemer added a subscriber: majnemer.
majnemer added a comment.

Please include full context with your diff.


================
Comment at: lib/Frontend/CompilerInvocation.cpp:101-103
@@ -100,1 +100,5 @@
 
+    if (S == "g") {
+        return 1;
+    }
+
----------------
Please clang-format this.


https://reviews.llvm.org/D24998



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

Reply via email to