This is an archive of the discontinued LLVM Phabricator instance.

Generate Checkers.inc under clang/Driver and use from CC1Options.td
Needs ReviewPublic

Authored by yamaguchi on Jan 7 2019, 7:23 AM.

Details

Reviewers
thakis
Summary

Generate Checkers.inc also under include/clang/Driver so that we can
include this file from Driver/CC1Options.td without making Driver's
tablegen output depending on StaticAnalyzer/Checker's tablegen output.

Event Timeline

yamaguchi created this revision.Jan 7 2019, 7:23 AM