diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-09-21 09:17:54 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-09-21 13:28:27 +0200 |
commit | 121771e37f7e2de41cd5643475861062bf25627b (patch) | |
tree | acd02c42728e25d20e460394bb38d1c30f89bdd9 /include | |
parent | 649a625cb585af244a3d5e57911670784fa87c40 (diff) |
Make some OUStringLiteral vars constexpr
...to see if that helps silence cid#1467018 PARSE_ERROR. (Plus, it is arguably
the better choice to have OUStringLiteral vars be constexpr than just const, so
they themselves can take part in larger constant expressions. I just thought it
wouldn't make much difference in practice for now, so I didn't do that wholesale
in e6dfaf9f44f9939abc338c83b3024108431d0f69 "Turn OUStringLiteral into a
consteval'ed, static-refcound rtl_uString" to not make that change bigger than
it already was. Similarly for 4b9e440c51be3e40326bc90c33ae69885bfb51e4 "Turn
OStringLiteral into a consteval'ed, static-refcound rtl_String".)
Change-Id: I6deca7bc1731239216fc87cf35984668c3346683
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103085
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions