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

[analyze] Add option to control Clang SA header analysis and macro expansion #4003

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 5, 2023

  1. [enhancement] Add option to control clangsa header analysis and macro…

    … expansion
    
    Added two options
        '--analyze-headers [on|off] default=on' to enable/disable clang SA analysis of headers
        '--expand-macros [on|off] default=on' to enable/disable macro expansion in generated plist
    Ed rodriguez committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4a46622 View commit details
    Browse the repository at this point in the history