[PATCH] D32903: Remove unused variable and argument from Lex/HeaderSearch.cpp

2017-05-05 Thread Takuto Ikuta via Phabricator via cfe-commits
takuto.ikuta updated this revision to Diff 97949. takuto.ikuta added a comment. Remove IncludeLoc https://reviews.llvm.org/D32903 Files: clang/include/clang/Lex/DirectoryLookup.h clang/include/clang/Lex/HeaderSearch.h clang/lib/Lex/HeaderSearch.cpp Index: clang/lib/Lex/HeaderSearch.cpp =

[PATCH] D32903: Remove unused variable and argument from Lex/HeaderSearch.cpp

2017-05-05 Thread Takuto Ikuta via Phabricator via cfe-commits
takuto.ikuta created this revision. https://reviews.llvm.org/D32903 Files: clang/lib/Lex/HeaderSearch.cpp Index: clang/lib/Lex/HeaderSearch.cpp === --- clang/lib/Lex/HeaderSearch.cpp +++ clang/lib/Lex/HeaderSearch.cpp @@ -234,9 +2