Add Q_CC_CLANG to the documentation page
Task-number: QTBUG-42247 Change-Id: I3f707df4d25cac12fabac863b4f6bb50bfac5e26 Reviewed-by: Jake Petroules <jake.petroules@qt.io>bb10
parent
0deca277d2
commit
dbb4504f12
|
|
@ -1518,6 +1518,13 @@ bool qSharedBuild() Q_DECL_NOTHROW
|
|||
C/C++, Intel C++ for Windows.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\macro Q_CC_CLANG
|
||||
\relates <QtGlobal>
|
||||
|
||||
Defined if the application is compiled using Clang.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\macro Q_CC_BOR
|
||||
\relates <QtGlobal>
|
||||
|
|
|
|||
Loading…
Reference in New Issue