Files
qt-creator/tests/auto/cplusplus/cxx11/data/threadLocal.1.cpp
Orgad Shaneh eac518aee6 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>
2013-11-26 09:46:10 +01:00

2 lines
20 B
C++

thread_local int i;