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

extend clang-tidy default arguments #1696

Open
gyorb opened this issue Aug 2, 2018 · 0 comments
Open

extend clang-tidy default arguments #1696

gyorb opened this issue Aug 2, 2018 · 0 comments
Labels
analyzer 📈 Related to the analyze commands (analysis driver) enhancement 🌟

Comments

@gyorb
Copy link
Contributor

gyorb commented Aug 2, 2018

With -header-filter=.* diagnostics from all of the header files in a translation unit are displayed, not only from the main file.

 -header-filter=<string>      -
                                 Regular expression matching the names of the
                                 headers to output diagnostics from. Diagnostics
                                 from the main file of each translation unit are
                                 always displayed.
                                 Can be used together with -line-filter.
                                 This option overrides the 'HeaderFilter' option
                                 in .clang-tidy file, if any.
@gyorb gyorb added enhancement 🌟 analyzer 📈 Related to the analyze commands (analysis driver) labels Aug 2, 2018
@gyorb gyorb added this to the release 6.8 milestone Aug 2, 2018
@gyorb gyorb modified the milestones: release 6.8, release 6.8.1 Sep 3, 2018
@gyorb gyorb modified the milestones: release 6.8.1, release 6.9 Oct 30, 2018
@dkrupp dkrupp modified the milestones: release 6.9.0, release 6.9.1 Jan 15, 2019
@gyorb gyorb modified the milestones: release 6.9.1, release 6.10.0 Mar 28, 2019
@gyorb gyorb modified the milestones: release 6.10.0, release 6.11.0 Jul 2, 2019
@gyorb gyorb modified the milestones: release 6.11.0, release 6.12.0 Nov 19, 2019
@gyorb gyorb modified the milestones: release 6.12.0, release 6.13.0 Mar 31, 2020
@gyorb gyorb modified the milestones: release 6.13.0, release 6.14.0 Jul 1, 2020
@gyorb gyorb modified the milestones: release 6.14.0, release 6.15.0 Sep 8, 2020
@gyorb gyorb modified the milestones: release 6.15.0, release 6.16.0 Nov 10, 2020
@csordasmarton csordasmarton modified the milestones: release 6.16.0, release 6.16.1 Jun 2, 2021
@csordasmarton csordasmarton modified the milestones: release 6.16.1, release 6.17.1 Sep 7, 2021
@csordasmarton csordasmarton modified the milestones: release 6.17.1, release 6.18.0 Nov 4, 2021
@csordasmarton csordasmarton removed this from the release 6.18.0 milestone Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer 📈 Related to the analyze commands (analysis driver) enhancement 🌟
Projects
None yet
Development

No branches or pull requests

3 participants