alexfh added inline comments.

================
Comment at: clang-tidy/abseil/NoInternalDepsCheck.cpp:38
+       "depends upon internal implementation details, which violates the "
+       "abseil compatibilty guidelines. These can be found at "
+       "https://abseil.io/about/compatibility";);
----------------
s/. These can be found at/; see/


================
Comment at: clang-tidy/abseil/NoInternalDepsCheck.cpp:38
+       "depends upon internal implementation details, which violates the "
+       "abseil compatibilty guidelines. These can be found at "
+       "https://abseil.io/about/compatibility";);
----------------
alexfh wrote:
> s/. These can be found at/; see/
s/abseil/Abseil/


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50542



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

Reply via email to