jyknight added inline comments.

================
Comment at: clang/include/clang/Basic/DiagnosticParseKinds.td:67
+def note_misleading_indentation_tab_space_mix : Note<
+  "there is a mix of tabs spaces; the tab size (-ftabstop=X) is set to %0">;
 
----------------
Maybe "assuming tabstops every %0 spaces (override with -ftabstop=)"



Repository:
  rC Clang

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

https://reviews.llvm.org/D75009



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

Reply via email to