dwblaikie wrote: > I think this can be solved by setting the line number to the line number of, > e.g., the `class` / `struct` keyword or the line number of the class name, or > whatever is easily available
Possibly, though I'm not sure if we should. We don't put a line number on an implicit ctor, for instance - I think it's fine to leave off the line number & write off the one time change in metrics. https://github.com/llvm/llvm-project/pull/130255 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits