steveire added inline comments.

================
Comment at: clang-tidy/ClangTidy.h:11
+//
+// It should remain as stable as possible, as many out-of-tree checks exist.
+//===----------------------------------------------------------------------===//
----------------
Clang C++ code does not have any stability requirements. That's quite 
well-established.

This comment adds a new requirement of stability for this C++ API. You should 
probably put a RFC on cfe-dev about it. This header is no more public or stable 
than any other Clang header.




Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53936



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

Reply via email to