[PATCH] D19482: [include-fixer] Add a find-all-symbols tool for include-fixer.

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 02:47:54 PDT 2016


bkramer added inline comments.

================
Comment at: include-fixer/find-all-symbols/FindAllSymbols.h:39
@@ +38,3 @@
+  ResultReporter *const Reporter;
+};
+
----------------
Ah, sorry, my bad.


http://reviews.llvm.org/D19482





More information about the cfe-commits mailing list