86a32589e9
It's not very efficient, because we generally end up copying it twice - once into the parameter and again into the destination OUString. So I create a clang plugin that finds such places and generates a warning so that we can convert them to pass-by-reference. Change-Id: I5341a6ea9e3190f4b4c05c42c85595e3dcd83361 |
||
---|---|---|
.. | ||
inc | ||
qa/cppunit | ||
source | ||
test | ||
CppunitTest_sax.mk | ||
CppunitTest_sax_attributes.mk | ||
CppunitTest_sax_parser.mk | ||
Library_expwrap.mk | ||
Library_sax.mk | ||
Makefile | ||
Module_sax.mk | ||
README |
Wrapper around expat using UNO.