https://github.com/ilovepi commented:
Actually, I'm not 100% sure this is what we want, looking a bit more closely. Please also include a new test where the type isn't just `int` (`uint8_t` is a good candidate, as are `short`, and `long`. Do we know what other documentation generators output? I don't know that I've seen the underlying type displayed unless its not the default (e. g. the case you'd expect based on language rules). https://github.com/llvm/llvm-project/pull/181347 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
