Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.6.0-beta1
-
Fedora 27, Qt Creator 4.6.0 Beta 1 - 1840, Clang v5.0.1
-
62c8aecb5fd950a56b17483bccd176f4f77245e4 (qt-creator/qt-creator/master)
Description
When using the Clang Code Model (via Clang v5.0.1) on a Generic Project, there's no way of specifying the C++ language version to use. Enabling CCM debug output reveals that it uses C++11 by default:
qtc.clangbackend.timers: ClangCodeModelServer::updateVisibleTranslationUnits needed 0 ms Arguments to libclang: -m64 -target x86_64-redhat-linux -std=c++11 -fcxx-exceptions -fexceptions ...
This seems to contradict kosjar's comment on QTCREATORBUG-19329:
Regarding the standard option, this comes from the project manager. If none is provided from that, the code model assumes the latest that is supported, which is currently C++17 (only a subset of it because of the aged libclang 3.9).
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-20123 C++17 is enforced by Clang code model for generic projects
-
- Closed
-
-
QTCREATORBUG-21793 A GenericProject can no longer be set to CXX17 [4.8 regression]
-
- Closed
-
-
QTCREATORBUG-21863 Generic project - there is no way to define c++11
-
- Closed
-
-
QTCREATORBUG-21979 Generic projects cannot be set to use c++11 or newer
-
- Closed
-
-
QTCREATORBUG-20804 Bogus compile errors
-
- Closed
-
For Gerrit Dashboard: QTCREATORBUG-19668 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
249790,3 | GenericProject: Support forwarding flags to clang code model | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |