You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We generally aren't concerned about third-party libraries' warnings (and clang-tidy checks), but security-conscious projects might still want to see those warnings, (preferably, without requiring Makefile to be regenerated).
The text was updated successfully, but these errors were encountered:
ken-matsui
changed the title
Optionally include headers with -I instead of -isystem
Optionally include third-party headers with -I instead of -isystemOct 6, 2024
We generally aren't concerned about third-party libraries' warnings (and clang-tidy checks), but security-conscious projects might still want to see those warnings, (preferably, without requiring Makefile to be regenerated).
The text was updated successfully, but these errors were encountered: