Closed nrother closed 5 years ago
Unfortunately, not even resorting to C++ digraphs helps :frowning_face:
COVERPOINT(int, result_cvp, opA bitand opB) {
Hi nrother,
Thank you for posting this issue. I have fixed the problem in commit https://github.com/amiq-consulting/fc4sc/commit/e38090e88b79e13affbdc257040f43cda9456856. I have tested it with your example and it should now be working.
Best Regards.
The following coverpoint will cause an invalid XML file to be created:
This is a snipped from the XML file:
Please note the invalid usage of a unescaped ampersand.