summaryrefslogtreecommitdiffstats
path: root/config/config_clang.h.in
blob: 60ff5bf5914d0b817eb44a88a6c049320d4ddfd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*

Settings related to Clang compiler plugins.

*/

#ifndef CONFIG_CLANG_H
#define CONFIG_CLANG_H

#undef SRCDIR

#endif