[clang] [Clang] Fix wrong call location of `DefaultArgExpr`. (PR #119212)

via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 9 06:05:32 PST 2024


cor3ntin wrote:

This needs tests (you could adapt #119129 to to make foo a constexpr function returning the line number, and checking that. use `#line 4242` to make the test less susceptible to lines changes

https://github.com/llvm/llvm-project/pull/119212


More information about the cfe-commits mailing list