commit | 454a0f4ffbb4156aeea7c0ff52101e8f012e2314 | [log] [tgz] |
---|---|---|
author | Jaagup Averin <jaagup.averin@gmail.com> | Thu Aug 28 07:19:08 2025 +0300 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 27 21:20:39 2025 -0700 |
tree | 6b31807afd884787687d8444ed3dfc3a421e8139 | |
parent | d79dab8107d347870b45c7dde46b6e7dc203e350 [diff] |
[clangd] Add Hover.MacroContentsLimit config option (#155105) Currently macro expansions are hard capped at 2048. This PR adds the `Hover.MacroContentsLimit` config option for overriding the default. Fixes https://github.com/llvm/llvm-project/issues/153355 GitOrigin-RevId: a0cc776732980e792b201e3848c1049dfc3b1836