[OPENMP] Allow to use the variable in the same 'threadprivate'
authorAlexey Bataev <a.bataev@hotmail.com>
Tue, 9 Feb 2016 09:41:42 +0000 (09:41 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Tue, 9 Feb 2016 09:41:42 +0000 (09:41 +0000)
commit13b509cd92b3c4c903ab33f69977f6d39574e0d7
treecabae042b7fb3fb13e321e1bbe1a3a827334657c
parent3e6c45a41c343368377e36bb0b5b974e3b0f25db
[OPENMP] Allow to use the variable in the same 'threadprivate'
directive.

llvm-svn: 260215
clang/lib/Sema/SemaOpenMP.cpp