repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unipoll: get SolarMutex lock counting right.
[LibreOffice.git]
/
config_host
/
config_clang.h.in
blob
66629bfd780edb87f2a9e05f93e4aac864d3d0d3
1
/*
2
3
Settings related to Clang compiler plugins.
4
5
*/
6
7
#ifndef CONFIG_CLANG_H
8
#define CONFIG_CLANG_H
9
10
#undef BUILDDIR
11
#undef SRCDIR
12
#undef WORKDIR
13
14
#undef CLANG_VERSION
15
16
#endif