This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] SATestBuild.py: Treat '#' as comment in projectMap.csv
ClosedPublic

Authored by dcoughlin on Sep 18 2016, 11:07 AM.

Details

Summary

Treat lines in projectMap.csv that start with '#' as comments.

This enables a workflow where projects can be temporarily disabled with a comment describing when they should be turned back on.

Diff Detail

Repository
rL LLVM

Event Timeline

dcoughlin updated this revision to Diff 71757.Sep 18 2016, 11:07 AM
dcoughlin retitled this revision from to [analyzer] SATestBuild.py: Treat '#' as comment in projectMap.csv.
dcoughlin updated this object.
dcoughlin added reviewers: zaks.anna, NoQ.
dcoughlin added a subscriber: cfe-commits.
zaks.anna accepted this revision.Sep 18 2016, 4:35 PM
zaks.anna edited edge metadata.
This revision is now accepted and ready to land.Sep 18 2016, 4:35 PM
This revision was automatically updated to reflect the committed changes.