Age | Commit message (Expand) | Author |
---|---|---|
2024-05-13 | loplugin:ostr in slideshow | Noel Grandin |
2022-08-03 | clang-tidy modernize-pass-by-value in slideshow | Noel Grandin |
/* Settings related to Clang compiler plugins. */ #ifndef CONFIG_CLANG_H #define CONFIG_CLANG_H #undef BUILDDIR #undef SRCDIR #undef WORKDIR #undef CLANG_VERSION /* This is actually unused, but it should change whenever Clang changes, thus causing update of this .h file and triggering rebuild of our Clang plugin. */ #undef CLANG_FULL_VERSION #endif t'>
index : lo/core | ||
LibreOffice 核心代码仓库 | 文档基金会 |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2024-05-13 | loplugin:ostr in slideshow | Noel Grandin |
2022-08-03 | clang-tidy modernize-pass-by-value in slideshow | Noel Grandin |