Re: ubsan_minimal documentation hint

2022-02-16 Thread Greg Steuck
Jeremie Courreges-Anglas writes: > Maybe something like this? The idea is to point people to ubsan_minimal > instead of assuming that ubsan isn't supported at all. I can't see > a better place to document this. > > For more context: UBSan is supposed to catch undefined behavior at > runtime and

ubsan_minimal documentation hint (was: Re: Ship ubsan_minimal library in base?)

2022-02-16 Thread Jeremie Courreges-Anglas
On Tue, Feb 15 2022, Jeremie Courreges-Anglas wrote: [...] >>> Index: clang-local.1 >>> === >>> RCS file: /home/cvs/src/share/man/man1/clang-local.1,v >>> retrieving revision 1.22 >>> diff -u -p -p -u -r1.22 clang-local.1 >>> --- cl