]> granicus.if.org Git - clang/commit
[OPENMP] OMPSimdDirective and OMPForDirective: added initialization for CollapsedNum...
authorAlexey Bataev <a.bataev@hotmail.com>
Wed, 25 Jun 2014 06:52:00 +0000 (06:52 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Wed, 25 Jun 2014 06:52:00 +0000 (06:52 +0000)
commit3f3078bf289bec6116f4b43221e8aa7609106405
treeea341fc59b6eddf8137f07681839c174ea360793
parente74fa2a6cd5e37067db371fbffd7f6c9e7491b61
[OPENMP] OMPSimdDirective and OMPForDirective: added initialization for CollapsedNum member.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211672 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/StmtOpenMP.h
lib/AST/Stmt.cpp
lib/Sema/SemaOpenMP.cpp