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.
Paths
| Differential D21923
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 I am also renaming the test to reflect the fact that it no longer tests only integer arguments.
Diff Detail Event Timelinelabath updated this object. This revision is now accepted and ready to land.Jul 1 2016, 10:05 AM Closed by commit rL274505: Split TestTemplateIntegerArgs test into two (authored by labath). · Explain WhyJul 4 2016, 6:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 62478 packages/Python/lldbsuite/test/lang/cpp/template/TestTemplateArgs.py
|