[PATCH] D20816: [include-fixer] use clang-format cleaner to insert header.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 08:00:40 PDT 2016


hokein added inline comments.

================
Comment at: include-fixer/IncludeFixer.cpp:29
@@ -28,3 +28,3 @@
 
 class Action;
 
----------------
The forward declaration can be removed too.


Repository:
  rL LLVM

http://reviews.llvm.org/D20816





More information about the cfe-commits mailing list