This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Warn about -analyzer-configs being meant for development purposes only
ClosedPublic

Authored by Szelethus on Aug 14 2019, 5:03 PM.

Details

Summary

This is more of a temporary fix, long term, we should convert AnalyzerOptions.def into the universally beloved (*coughs*) TableGen format, where they can more easily be separated into developer-only, alpha, and user-facing configs.

Diff Detail

Repository
rL LLVM

Event Timeline

Szelethus created this revision.Aug 14 2019, 5:03 PM
NoQ accepted this revision.Aug 14 2019, 5:14 PM

Thanks, i appreciate!

This revision is now accepted and ready to land.Aug 14 2019, 5:14 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 15 2019, 1:53 AM