summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/refcounting.cxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2019-09-03 15:24:29 +0200
committerLuboš Luňák <l.lunak@collabora.com>2019-09-06 12:06:54 +0200
commitceb26770b3d1c5c2ffaf73f8f589c5e169e6db06 (patch)
tree5ef0ba058c095a2dd2b547026d120faac735e7bf /compilerplugins/clang/refcounting.cxx
parentf599c31fe68882f510cf3d101102e71f9bf795c8 (diff)
split clangplugins sharedvisitor generator into two steps
Analysing all the plugin sources using just one process takes a lot of time, so split out a separate analyzer tool that'll analyse one source and print out the data to a .plugininfo file. The generator then will read all of these and generate sharedvisitor.cxx . This allows parallelising the expensive analysis. With this commit sharedvisitor.cxx is no longer included in the repository, as this and the next commit should make the generation fast enough. Change-Id: Idfc33c4ea6ccfd84f829b51001c8ddeb0be09961 Reviewed-on: https://gerrit.libreoffice.org/78568 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'compilerplugins/clang/refcounting.cxx')
0 files changed, 0 insertions, 0 deletions