[PATCH] D19064: clang-format: Allow include of clangFormat.h in managed context

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 13 12:43:31 PDT 2016


djasper accepted this revision.
djasper added a comment.
This revision is now accepted and ready to land.

Looks good.


================
Comment at: include/clang/Format/Format.h:30
@@ +29,3 @@
+namespace vfs {
+
+class FileSystem;
----------------
nit: Remove this empty line.


http://reviews.llvm.org/D19064





More information about the cfe-commits mailing list