masaori335 edited a comment on issue #8198: URL: https://github.com/apache/trafficserver/issues/8198#issuecomment-891535646
neither with 11.1.0_2 on macOS ``` ยป /usr/local/opt/llvm@11/bin/scan-build --keep-cc -enable-checker alpha.unix.cstring.BufferOverlap -enable-checker alpha.core.BoolAssignment -enable-checker alpha.core.CastSize -enable-checker alpha.core.SizeofPtr --status-bugs --keep-empty make -j16 scan-build: Using '/usr/local/Cellar/llvm@11/11.1.0_2/bin/clang-11' for static analysis make[1]: Entering directory '/opt/src/github.com/apache/trafficserver-asf-master/iocore/net' ... scan-build: Analysis run complete. scan-build: No bugs found. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
