sammccall added inline comments.
================ Comment at: clangd/CMakeLists.txt:110 +if( CLANG_ENABLE_STATIC_ANALYZER ) + target_link_libraries(clangDaemon PRIVATE ---------------- clangd doesn't support the static analyzer. Fundamentally I don't know how to enforce the partial-traversal (needed for performance). Repository: rCTE Clang Tools Extra CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57043/new/ https://reviews.llvm.org/D57043 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits