[clang-tools-extra] [clangd] Don't show inlay hints for __builtin_dump_struct (PR #71366)
Younan Zhang via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 17 22:34:45 PST 2023
zyn0217 wrote:
> Out of curiosity, I dialled into today's LLVM office hours and asked Aaron Ballman about this
Thank you so much for making the effort on this issue. :)
> ...just change the code for building the invented CallExprs to give them an invalid SourceLocation
Interesting idea and I'll explore it.
https://github.com/llvm/llvm-project/pull/71366
More information about the cfe-commits
mailing list