This is an archive of the discontinued LLVM Phabricator instance.

[lit] Add a substitution for Clang Analyzer tests
AbandonedPublic

Authored by miyuki on Sep 14 2018, 3:55 AM.

Details

Summary

The substitution will reduce duplication in Clang test cases.

Diff Detail

Event Timeline

miyuki created this revision.Sep 14 2018, 3:55 AM
george.karpenkov requested changes to this revision.Sep 14 2018, 10:23 AM

I'm not sure it makes sense to put it into the LLVM repo.
What about clang/test/lit.cfg.py? (or, if possible, inside clang/test/Analysis)

This revision now requires changes to proceed.Sep 14 2018, 10:23 AM
miyuki abandoned this revision.Sep 17 2018, 3:15 AM