masaori335 commented on issue #8198: URL: https://github.com/apache/trafficserver/issues/8198#issuecomment-891584859
The last resort is ``` #ifndef __clang_analyzer__ // Code not to be analyzed #endif ``` https://clang-analyzer.llvm.org/faq.html#exclude_code -- 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]
