https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103233
--- Comment #5 from Alejandro Colomar <colomar.6.4.3 at gmail dot com> --- Is `-fanalyzer` allowed to report errors from system headers exclusively? I mean, ignoring the fact that C++ is unsupported, there's no report at all that relates that error report to my code; not even to libopencv's code. If glibc had a bug, and I compiled a C program that had perfectly defined behavior, would I receive a report for that error?