[PATCH] D19816: [find-all-symbols] Add IWYU private pragma support.

Manuel Klimek via cfe-commits cfe-commits at lists.llvm.org
Wed May 4 05:31:24 PDT 2016


klimek added inline comments.

================
Comment at: unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp:418
@@ +417,3 @@
+
+  {
+    SymbolInfo Symbol =
----------------
Why are the other test cases using an extra block?


http://reviews.llvm.org/D19816





More information about the cfe-commits mailing list