vbvictor wrote:

One major issue with this design is that we start to have 2 places for 
registering aliases: first is new alias module, second is default "old" way. 
With new "alias module" we have "thin" aliases that don't show their names in 
diagnostics and "heavy" (old) aliases that show their names in diagnostics.
To keep things organized and avoid further complications I think we need to 
choose one way of how we want to deal with aliases (new or old one).

https://github.com/llvm/llvm-project/pull/197927
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to