================ ---------------- Endilll wrote:
> Perhaps non-obviously, all directives which appear inside a single comment > are given the same SourceLocation, pointing to the beginning of the comment. Hmm, what I see here is that `D.DirectivePos` is set within a loop that goes over one directive at a time, which makes me wonder where same SourceLocations are coming from. https://github.com/llvm/llvm-project/pull/187827 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
