Files
libreoffice/compilerplugins/clang
Luboš Luňák ad5cbcf6ba try to autodetect flags needed to build Clang plugins
Instead of having a lot of it hardcoded, which brings problems like:
- Clang-to-be-10 has switched to -std=c++14, so our hardcoded c++11
  makes the build fail
- I cannot compile with my openSUSE-shipped clang, because it ships
  only libclang-cpp and not the other libClangSomething libs
The possibility to explicitly set the necessary variables is still there.

Change-Id: I58d401d4584fa064f1c1351a8a06ff4e29643063
Reviewed-on: https://gerrit.libreoffice.org/80300
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2019-10-07 21:57:13 +02:00
..
2019-10-02 11:22:27 +02:00
2019-07-01 10:23:53 +02:00
2019-08-28 12:47:21 +02:00
2019-01-11 10:52:54 +01:00
2019-04-19 13:19:31 +02:00
2019-10-06 16:57:23 +02:00
2019-04-19 13:19:31 +02:00
2019-10-04 08:54:02 +02:00
2019-10-04 08:54:02 +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-08-28 12:47:21 +02:00
2019-10-02 11:22:27 +02:00
2019-09-17 10:13:47 +02:00
2019-10-03 12:16:38 +02:00
2019-10-04 14:22:40 +02:00
2019-09-06 09:15:58 +02:00
2019-04-19 22:57:57 +02:00
2019-10-03 16:34:45 +02:00