]> granicus.if.org Git - clang/commit
[OPENMP] Formating and code improvement for codegen of 'omp critical' directive.
authorAlexey Bataev <a.bataev@hotmail.com>
Mon, 1 Dec 2014 11:32:38 +0000 (11:32 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Mon, 1 Dec 2014 11:32:38 +0000 (11:32 +0000)
commitc7de01179492ef34d440f184e0273d8e8b7722cd
treeb8ca353ad07ce92522a99b48f86498014d16fede
parentc18cd679d0f1a474401c50d6999001a4aa36b0a7
[OPENMP] Formating and code improvement for codegen of 'omp critical' directive.
No functional changes, only code improvements.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223010 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGStmtOpenMP.cpp