abrachet marked an inline comment as done.
abrachet added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/Fuchsia.cpp:93
       CmdArgs.push_back("--fix-cortex-a53-843419");
+    CmdArgs.push_back("--execute-only");
   }
----------------
mcgrathr wrote:
> This is a little confusing to read when it's after the other lines.
> I'd put it first in the block with a blank line after it.
> 
Fixed in commit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134289

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

Reply via email to