Luboš Luňák ceb26770b3 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>
2019-09-06 12:06:54 +02:00
..
2019-09-06 09:15:58 +02:00
2019-08-30 08:12:07 +02:00
2019-07-01 10:23:53 +02:00
2018-11-16 14:20:04 +01:00
2019-08-28 12:47:21 +02:00
2019-08-28 12:47:21 +02:00
2018-11-06 07:45:44 +01:00
2019-07-19 09:05:58 +02:00
2019-02-11 12:37:50 +02:00
2019-01-11 10:52:54 +01:00
2019-04-19 13:19:31 +02:00
2019-04-19 13:19:31 +02:00
2019-02-11 12:37:50 +02:00
2019-06-18 20:10:57 +02:00
2019-04-17 21:59:53 +02:00
2019-04-12 17:52:44 +02:00
2019-04-18 10:14:00 +02:00
2019-08-28 12:47:21 +02:00
2019-09-06 09:15:58 +02:00
2019-09-01 15:35:41 +02:00
2019-09-06 09:15:58 +02:00
2019-04-19 22:57:57 +02:00
2019-09-06 09:15:58 +02:00