adrian-prantl wrote:

A high-level concern that I have with this is the grammar is full of 
C++-specific nodes, which is not something I would like to see in living in 
`Core`. Have we previously reached any consensus on how we want to handle 
different languages in DIL?
I would be more comfortable with moving most of this into the 
`Plugins/Language/CPlusPlus` directory and having only a generic, 
language-agnostic driver live in `Core`.

https://github.com/llvm/llvm-project/pull/95738
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to