ioeric marked an inline comment as done.
ioeric added inline comments.
================
Comment at: include/clang/Format/Format.h:20
 #include "clang/Tooling/Core/Replacement.h"
+#include "clang/Tooling/Inclusions/IncludeStyle.h"
 #include "llvm/ADT/ArrayRef.h"
----------------
ilya-biryukov wrote:
> Maybe `Tooling/Includes`?
> I think inclusions is somewhat uncommon, while includes is more widely used. 
> Don't have a strong opinion, though.
I decided to use `Inclusions` over `Includes` or `Headers` because those two 
can be confused with directories that contain headers for the library.


Repository:
  rC Clang

https://reviews.llvm.org/D47068



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

Reply via email to