(Disambiguator(*m_analysisInfo)(*m_ast));
m_analysisInfo.reset();
}
void YulOptimizerTest::printErrors(ostream& _stream, ErrorList const& _errors, Scanner const& _scanner)
{
SourceReferenceFormatter formatter(_stream, [&](string const&) -> Scanner const& { return _scanner; });
for (auto const& error: _errors)
formatter.printExceptionInformation(
*error,
(error->type() == Error::Type::Warning) ? "Warning" : "Error"
);
}
ons'>+0
* | - Update to 2.02 | amdmi3 | 2016-07-08 | 2 | -4/+5 |
* | Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. | mat | 2016-04-01 | 1 | -8/+8 |
* | Change the way Perl modules are installed, update the default Perl to 5.18. | mat | 2014-11-26 | 2 | -10/+1 |
* | - Update to 2.00 | culot | 2014-05-26 | 3 | -7/+7 |
* | - Update to 1.02 [1] | culot | 2014-02-20 | 2 | -6/+6 |
* | - stage support | az | 2014-01-05 | 3 | -5/+3 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | bapt | 2013-09-21 | 1 | -0/+1 |
* | - convert to the new perl5 framework | az | 2013-09-02 | 1 | -1/+2 |
* | - Update to 0.09010 [1] | culot | 2012-10-26 | 2 | -9/+8 |
* | - Add TEST_DEPENDS | swills | 2012-04-12 | 1 | -0/+2 |
* | - Update to 0.09002 | sunpoet | 2011-11-19 | 2 | -5/+5 |
* | - Update to 0.09000 | culot | 2011-04-04 | 2 | -4/+4 |
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
* | - Also remove them from pkg-plist lists not from me that crept in | pgollucci | 2010-11-24 | 1 | -1/+0 |
* | - Update to 0.08002 | wen | 2010-10-09 | 3 | -17/+17 |
* | - only 13% of the p5- ports embed @comment $FreeBSD$: | pgollucci | 2010-09-24 | 1 | -1/+0 |
* | - Update to 0.06000 | wen | 2010-01-18 | 2 | -4/+5 |
* | - Update to 0.05000 | pgollucci | 2009-06-20 | 2 | -7/+10 |