]> granicus.if.org Git - clang/commit
[OPENMP] Fix printing of array section with single index.
authorAlexey Bataev <a.bataev@hotmail.com>
Fri, 11 Sep 2015 04:54:28 +0000 (04:54 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Fri, 11 Sep 2015 04:54:28 +0000 (04:54 +0000)
commit75f325d3faf0e17dc40b67684b0551873227a068
treece38a1d2997ea343730cb35cff5751defd551986
parente8c9862f4207bf07a24d966efe286761bac38bb8
[OPENMP] Fix printing of array section with single index.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247389 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/StmtPrinter.cpp
test/OpenMP/task_ast_print.cpp