summaryrefslogtreecommitdiff
path: root/scaddins
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-06-14 13:03:34 +0200
committerStephan Bergmann <sbergman@redhat.com>2021-06-14 15:13:56 +0200
commit900506c9060415ab890a9169c4cb7997d0ba8217 (patch)
tree8ffb8cefc3e4ca6c626c1bd49299a6b2b33bba40 /scaddins
parent2bc78bb5b49c9bb78e65c33c905029b22f29de82 (diff)
Adapt compilerplugins to LLVM 13 APSInt::toString change
<https://github.com/llvm/llvm-project/commit/61cdaf66fe22be2b5942ddee4f46a998b4f3ee29> "[ADT] Remove APInt/APSInt toString() std::string variants". TODO: While most uses of compat::toString should be harmless performance-wise, as they are either in error reporting code or in plugins that are not run by default, some calls like the one in compilerplugins/clang/staticconstfield.cxx might benefit from moving them away from using std::string. Change-Id: Icfac7d6d4a0a4a4edeb5c8bdcdbc13b73e20a5e5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117152 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'scaddins')
0 files changed, 0 insertions, 0 deletions