hanchenye-llvm-project/clang-tools-extra/clang-query
Richard Trieu b9e7359204 Remove unnecessary include.
QuerySession.h does not need anything from Query.h, so it does not need to
include it.

llvm-svn: 350797
2019-01-10 04:53:10 +00:00
..
tool Add explicit dependency on clangSerialization after rC348911 2018-12-12 08:25:16 +00:00
CMakeLists.txt Add explicit dependency on clangSerialization after rC348911 2018-12-12 08:25:16 +00:00
Query.cpp [clang-query] Add non-exclusive output API 2018-10-29 18:59:56 +00:00
Query.h [clang-query] Add non-exclusive output API 2018-10-29 18:59:56 +00:00
QueryParser.cpp [Query] NFC: Port QueryParser to StringRef 2019-01-08 22:27:08 +00:00
QueryParser.h [Query] NFC: Port QueryParser to StringRef 2019-01-08 22:27:08 +00:00
QuerySession.h Remove unnecessary include. 2019-01-10 04:53:10 +00:00