Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect include what you use warnings with ifdefs #291

Open
spacey-sooty opened this issue Nov 4, 2024 · 1 comment
Open

Incorrect include what you use warnings with ifdefs #291

spacey-sooty opened this issue Nov 4, 2024 · 1 comment

Comments

@spacey-sooty
Copy link

Steps to reproduce:

  1. clone this repo https://github.com/spacey-sooty/wpiformat-ifdef-repro
  2. run wpiformat
  3. see error about include memory for std::make_unique
    This error is incorrect as memory is included in the path where make_unique is used.
@calcmogul
Copy link
Member

We use https://github.com/cpplint/cpplint/ for that, so that's a better place to open the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants