• Stephan Bergmann's avatar
    Fix compilerplugins/clang/test/useuniqueptr.cxx for clang-cl · 4d3571a3
    Stephan Bergmann yazdı
    ...where it failed with
    
    > error: 'error' diagnostics expected but not seen:
    >   File C:/lo-clang/core/compilerplugins/clang/test/useuniqueptr.cxx Line 266: rather manage this var with std::some_container<std::unique_ptr<T>> [loplugin:useuniqueptr]
    >   File C:/lo-clang/core/compilerplugins/clang/test/useuniqueptr.cxx Line 275: rather manage this member with std::some_container<std::unique_ptr<T>> [loplugin:useuniqueptr]
    
    apparently due to differences in how some std types are implemented.
    
    Change-Id: Ib81ed1a1da867359e7f22bb6fb6ceb3e610e2b41
    Reviewed-on: https://gerrit.libreoffice.org/67226
    Tested-by: Jenkins
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    4d3571a3
Adı
Son kayıt (commit)
Son güncelleme
..
clang Loading commit data...
.gitignore Loading commit data...
LICENSE.TXT Loading commit data...
Makefile Loading commit data...
Makefile-clang.mk Loading commit data...
Makefile.mk Loading commit data...
README Loading commit data...