ymandel added inline comments.

================
Comment at: clang/lib/Tooling/Transformer/Stencil.cpp:158
       break;
     }
+    return (OpName + "(\"" + Id + "\")").str();
----------------
gribozavr2 wrote:
> Please use spaces instead of tabs (throughout the patch).
I think those markers indicate something else -- i can't find any tabs in the 
file. Could that be a shorthand for "increased indentation"?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104317

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

Reply via email to