forked from qt-creator/qt-creator
C++: Support __thread and thread_local
Task-number: QTCREATORBUG-7679 Change-Id: I794f52b2bcfb6c78ceef86ec53b6ed32b3d53d9f Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
06612ece77
commit
eac518aee6
1
tests/auto/cplusplus/cxx11/data/threadLocal.1.cpp
Normal file
1
tests/auto/cplusplus/cxx11/data/threadLocal.1.cpp
Normal file
@@ -0,0 +1 @@
|
||||
thread_local int i;
|
||||
Reference in New Issue
Block a user