alextsao1999 marked 2 inline comments as done.
alextsao1999 added inline comments.


================
Comment at: clang/lib/Driver/ToolChains/Clang.cpp:3209
+        } else
+          D.Diag(clang::diag::err_invalid_ssp_buffer_size);
       }
----------------
compnerd wrote:
> Please consistently use the braces (either applied to both or on neither).
Thanks, fixed. Are there any other issues?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116722

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

Reply via email to