[PATCH] D153946: [clangd] Add a flag to allow indexing of reserved identifiers

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 21 00:56:32 PDT 2023


nridge added a comment.

Yeah, I'm happy to go with D155381 <https://reviews.llvm.org/D155381> instead.

In D153946#4503585 <https://reviews.llvm.org/D153946#4503585>, @sammccall wrote:

> (Stupid over-flexible config system is too slow... I've learned my lesson from that one!)

The issues with the config system are not entirely obvious to me. If, by chance, you've written some sort of post-mortem / discussion of the shortcomings and how you might design a config system in the future, I'd be interested to read it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153946



More information about the cfe-commits mailing list