]> granicus.if.org Git - clang/commit
[OPENMP] Bug fixes in threadprivate declaration and data sharing attributes processin...
authorAlexey Bataev <a.bataev@hotmail.com>
Fri, 31 Jan 2014 05:15:34 +0000 (05:15 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Fri, 31 Jan 2014 05:15:34 +0000 (05:15 +0000)
commit8492691ea87c0dc9523b2daf24e6ee7b5cbf442d
tree2c2ee8dcdbdb0a9fbad7fd686ae31d10cec4b8a5
parent011b53f9b59c0d2b72b4f594539f45ed73a45b37
[OPENMP] Bug fixes in threadprivate declaration and data sharing attributes processing. (http://llvm-reviews.chandlerc.com/D2451)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200513 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOpenMP.cpp
test/OpenMP/threadprivate_ast_print.cpp