turn on the passstuffbyref plugin again
now that I have committed all of the changes to return types it found Change-Id: Iaee121037ce83e94001e4591d232b075dfeade7c
This commit is contained in:
parent
19219efc86
commit
b0c435f88b
@ -185,7 +185,7 @@ bool PassStuffByRef::isFat(QualType type) {
|
|||||||
&& compiler.getASTContext().getTypeSizeInChars(t2).getQuantity() > 64;
|
&& compiler.getASTContext().getTypeSizeInChars(t2).getQuantity() > 64;
|
||||||
}
|
}
|
||||||
|
|
||||||
loplugin::Plugin::Registration< PassStuffByRef > X("passstuffbyref", false);
|
loplugin::Plugin::Registration< PassStuffByRef > X("passstuffbyref");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user