rogfer01 added inline comments.

================
Comment at: lib/Driver/ToolChains/Clang.cpp:1882
+            TakeNextArg = true;
           }
       } else {
----------------
I wonder if you should `break;` here if validation fails like the original code 
did?


https://reviews.llvm.org/D31496



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

Reply via email to