This is an archive of the discontinued LLVM Phabricator instance.

Split TestTemplateIntegerArgs test into two
ClosedPublic

Authored by labath on Jul 1 2016, 3:42 AM.

Details

Summary

One of the tests there does not work with gcc, so I'm spinning that off into a separate test, so
that we can XFAIL it with more granularity.

I am also renaming the test to reflect the fact that it no longer tests only integer arguments.

Diff Detail

Repository
rL LLVM

Event Timeline

labath updated this revision to Diff 62478.Jul 1 2016, 3:42 AM
labath retitled this revision from to Split TestTemplateIntegerArgs test into two.
labath updated this object.
labath added a reviewer: clayborg.
labath added a subscriber: lldb-commits.
clayborg accepted this revision.Jul 1 2016, 10:05 AM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Jul 1 2016, 10:05 AM
This revision was automatically updated to reflect the committed changes.
lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/template/TestTemplateArgs.py