hokein added inline comments. ================ Comment at: unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp:92 @@ -107,5 +91,3 @@ -SymbolInfo -CreateSymbolInfo(StringRef Name, SymbolInfo::SymbolKind Type, - const std::string FilePath, int LineNumber, - const std::vector<SymbolInfo::Context> &Contexts) { +SymbolInfo CreateSymbolInfo(StringRef Name, SymbolInfo::SymbolKind Type, + const std::string FilePath, int LineNumber, ---------------- You can remove it now.
http://reviews.llvm.org/D19913 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits