Endill added a comment.

This is an interesting feature!
There's a related `#pragma clang __debug dump`, that dumps name lookup result 
or a bit of AST for expression you pass to it 
(https://clang.llvm.org/docs/LanguageExtensions.html#debugging-the-compiler). I 
think clangd might be interested to support that pragma as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151166

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

Reply via email to