Build: reset for multi-threaded test error, that reported a single missing character.
This commit is contained in:
parent
14d65beb06
commit
885443c788
@ -4314,7 +4314,6 @@ void TParseContext::setLayoutQualifier(const TSourceLoc& loc, TPublicType& publi
|
|||||||
// This is also true for overriding layout-qualifier-names, where one
|
// This is also true for overriding layout-qualifier-names, where one
|
||||||
// overrides the other (e.g., row_major vs. column_major); only the last
|
// overrides the other (e.g., row_major vs. column_major); only the last
|
||||||
// occurrence has any effect."
|
// occurrence has any effect."
|
||||||
//
|
|
||||||
void TParseContext::mergeObjectLayoutQualifiers(TQualifier& dst, const TQualifier& src, bool inheritOnly)
|
void TParseContext::mergeObjectLayoutQualifiers(TQualifier& dst, const TQualifier& src, bool inheritOnly)
|
||||||
{
|
{
|
||||||
if (src.hasMatrix())
|
if (src.hasMatrix())
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user