martinboehme wrote:

> Does this actually show up at the right place? Or is it now the documentation 
> for `path_empty()`? Or even `path_iterator`?

Hm, good question. This seemed the most logical place to put the documentation 
in the source code, but of course, once it gets processed by Doxygen, it will 
probably get attached to something we don't want.

I've moved the documentation down, right above the declaration of `path()`. 
WDYT?

https://github.com/llvm/llvm-project/pull/85623
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to