Add Q_CC_CLANG to the documentation page

Task-number: QTBUG-42247
Change-Id: I3f707df4d25cac12fabac863b4f6bb50bfac5e26
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
bb10
Kavindra Palaraja 2017-01-15 00:26:42 +01:00
parent 0deca277d2
commit dbb4504f12
1 changed files with 7 additions and 0 deletions

View File

@ -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>