sammccall added inline comments.
================ Comment at: clang-tools-extra/clangd/tool/ClangdMain.cpp:285 + desc("Preserve expressions in AST for broken code (C++ only)."), + init(true), }; ---------------- Ah actually in other options, we set the default in the struct and reference it here. Can we do that here too? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D81739/new/ https://reviews.llvm.org/D81739 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits