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

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Wed May 4 05:19:31 PDT 2016


hokein added inline comments.

================
Comment at: unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp:418
@@ +417,3 @@
+
+  {
+    SymbolInfo Symbol =
----------------
klimek wrote:
> Any reason for the extra block here?
Because I want to keep consistence with other test cases here.


http://reviews.llvm.org/D19816





More information about the cfe-commits mailing list