]> granicus.if.org Git - clang/commit
[OpenMP] Remove fixme comment in regression test and related unnecessary statement
authorCarlo Bertolli <cbertol@us.ibm.com>
Mon, 6 Feb 2017 16:03:41 +0000 (16:03 +0000)
committerCarlo Bertolli <cbertol@us.ibm.com>
Mon, 6 Feb 2017 16:03:41 +0000 (16:03 +0000)
commit84b36e3ab265610fe108a208992368a1fefd82e6
tree9a4e65b94856ef28d265a1dae239add485a7ab34
parent7be363f831bf638aa115cfebd6f700e14d47a537
[OpenMP] Remove fixme comment in regression test and related unnecessary statement

https://reviews.llvm.org/D29501

It looks like I forgot to remove a FIXME comment with the associated statement. The test does not need it and it gives the wrong impression of being an incomplete test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294195 91177308-0d34-0410-b5e6-96231b3b80d8
test/OpenMP/distribute_lastprivate_codegen.cpp