• Noel Grandin's avatar
    Find places where OUString and OString are passed by value. · 86a32589
    Noel Grandin yazdı
    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
    86a32589
Adı
Son kayıt (commit)
Son güncelleme
..
source Loading commit data...
CppunitTest_sdext_pdfimport.mk Loading commit data...
CustomTarget_pdfimport.mk Loading commit data...
Executable_pdf2xml.mk Loading commit data...
Executable_pdfunzip.mk Loading commit data...
Executable_xpdfimport.mk Loading commit data...
Library_PresentationMinimizer.mk Loading commit data...
Library_PresenterScreen.mk Loading commit data...
Library_pdfimport.mk Loading commit data...
Makefile Loading commit data...
Module_sdext.mk Loading commit data...
Package_pdfimport_xpdfimport.mk Loading commit data...
README Loading commit data...
StaticLibrary_pdfimport_s.mk Loading commit data...