kadircet added inline comments.

================
Comment at: clang-tools-extra/clangd/tool/ClangdMain.cpp:296
 RetiredFlag<std::string> ClangTidyChecks("clang-tidy-checks");
+RetiredFlag<std::string> InlayHints("inlay-hints");
 
----------------
oops, missed this one in the previous revision.

any reason for not directly dropping it? this was an "experimental flag" which 
we didn't advertise publicly (until one or two weeks ago, and even then we 
don't mention the flag, https://clangd.llvm.org/extensions#inlay-hints)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117036/new/

https://reviews.llvm.org/D117036

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to