hubert-reinterpretcast wrote: > We need a real SourceLocation().
The approach from https://github.com/vasu-the-sharma/llvm-project/pull/1 will get us real source locations (but does not cover all cases where `EmitAggregateCopy` is called). https://github.com/llvm/llvm-project/pull/164548 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
