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

================
Comment at: clang/lib/Driver/ToolChains/Cuda.h:196-197
+
+   void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs,
                            llvm::opt::ArgStringList &CC1Args) const override;
 
----------------
tra wrote:
> Nit: it's hard to tell whether the whitespace additions are spaces or tabs. 
> They show up as ">" to me which suggests it may be tabs. Just in case it is 
> indeed the case, please make sure to un-tabify the changes.
I think it's because the original file was formatted incorrectly, so all my new 
changes are formatted correctly. I'm somewhat more tempted to just clang-format 
it upstream and rebase it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140158

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

Reply via email to