I like the benefit of gcc -fanalyzer, however in my codebase I don't care if the malloc call fails. Is it anyhow possible to make gcc -fanalyzer ignore malloc call fails with its subsequent errors? Sincerely, Gökhan Bag
I like the benefit of gcc -fanalyzer, however in my codebase I don't care if the malloc call fails. Is it anyhow possible to make gcc -fanalyzer ignore malloc call fails with its subsequent errors? Sincerely, Gökhan Bag