aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2020-08-24 11:21:24 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2020-08-24 10:02:20 +0000
commita40d2ea7057ab7e17b252b2779bbf3a3c9d06cec (patch)
tree60e65e2efe0be76c3bdf4e928f1baa4211937dd6 /doc
parent493000e211ed6d25fca0acfd063bd5613e9c10a1 (diff)
CppTools: Do not ignore "built-in" compiler macros for custom toolchains
Built-in compiler macros are normally not passed to the code model, because of potential conflicts with clang. However, in the case of custom toolchains, these macros are provided by the user for the explicit purpose of making them known to the code model. Another exception are the bare metal toolchains, for which we now make sure we won't get out of sync when new ones are added. Fixes: QTCREATORBUG-24367 Change-Id: I2a0458d9132fdff15eb9adfcb2c06d7ef72508bc Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions