summaryrefslogtreecommitdiff
path: root/config_host/config_clang.h.in
blob: b14952ccff69228373b0dea5f75b472426e1cd79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*

Settings related to Clang compiler plugins.

*/

#ifndef CONFIG_CLANG_H
#define CONFIG_CLANG_H

#undef BUILDDIR
#undef SRCDIR
#undef WORKDIR

/* This is actually unused, but it should change whenever Clang changes,
thus causing update of this .h file and triggerring rebuild of our Clang plugin. */
#undef CLANG_FULL_VERSION

#endif
2024-02-15 14:16:47 +0100 commitf3f3bdf708e5867369ae0a5b7362a429ba70e8ba (patch) tree79301b3d52b7733094fa5d051f7259d5e9733d5e /xmloff/util parentdcc9626eac53fef42b1a85c3235d1e4e48331bee (diff)
ofz: don't need "cui" for fuzzing