MyDeveloperDay added inline comments.

================
Comment at: clang-tidy/readability/RedundantExternCheck.cpp:45
+
+  int offset = Text.find("extern");
+
----------------
current convention would be that this should be Offset


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

https://reviews.llvm.org/D33841



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

Reply via email to