]> granicus.if.org Git - clang/commit
[OPENMP] Disable CapturedStmt generation for standalone directives.
authorAlexey Bataev <a.bataev@hotmail.com>
Fri, 21 Nov 2014 11:33:46 +0000 (11:33 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Fri, 21 Nov 2014 11:33:46 +0000 (11:33 +0000)
commitf0b7008f64d1c23ff760c4bc303a22f2a8b54d47
tree8e3cad9455e458ff5f91c61b8588e3bed6c10360
parenteb05ef7c434633fdbcaed4f09612ef1fdfc1f689
[OPENMP] Disable CapturedStmt generation for standalone directives.
No functional changes, just code improvement.

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