Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 4.4.1
-
Windows 8.1, MSVC 2015
Description
eclang analyzer needs _CRT_USE_BUILTIN_OFFSETOF defined on Windows when MSVC is the kit as this will eliminate some issues found in the headers provided with Visual C++ such as:
xstring:1905:26: error: constexpr variable '_Memcpy_move_offset' must be initialized by a constant expression static constexpr size_t _Memcpy_move_offset = offsetof(_Mydata_t, _Bx);
Attachments
Issue Links
- links to
For Gerrit Dashboard: QTCREATORBUG-19266 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
211117,1 | MsvcToolChain: Evaluate macro _CRT_USE_BUILTIN_OFFSETOF | 4.5 | qt-creator/qt-creator | Status: ABANDONED | +2 | 0 |