sammccall accepted this revision. sammccall added a comment. This revision is now accepted and ready to land.
Thanks for picking this up! ================ Comment at: clang-tools-extra/clangd/index/dex/dexp/CMakeLists.txt:2 include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../../../) -include_directories(${CMAKE_CURRENT_BINARY_DIR}/../../../) ---------------- It might make sense to keep this one for consistency even if we don't include any of clangd's generated headers today. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79313/new/ https://reviews.llvm.org/D79313 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits