cishida added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/Clang.cpp:3688
               .Case("experimental-ifs-v1", "experimental-ifs-v1")
-              .Default("");
+              .Default("experimental-ifs-v1");
 
----------------
nit: no need to check `ArgStr` if all outcomes are the same 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63978/new/

https://reviews.llvm.org/D63978



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

Reply via email to