https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269044
--- Comment #1 from Dimitry Andric <[email protected]> --- This was only added very recently upstream (as of 2023-01-11), in https://github.com/llvm/llvm-project/commit/73d94b19161355d06f20678d628555719eebbdcc, so it will be in libc++ 16. It appears to depend on the __builtin_source_location() function, which might be pretty new too. That said, I expect this won't be backported to the 15.x branch, so it will only be available for clang/libc++ 16. -- You are receiving this mail because: You are the assignee for the bug.
