Skip to content
#

neomake

Here are 8 public repositories matching this topic...

maharvey
maharvey commented Mar 6, 2020

Expected behavior

Disable an annoying clang-tidy warning on linux

Steps to reproduce

  1. Create a source file containing strncpy()
  2. Observe that neomake complains
  3. There is no way to disable this warning globally

In this case I would need to pass --checks=-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling to clang-tidy

Adding this as args for the c ma

Improve this page

Add a description, image, and links to the neomake topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neomake topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.