[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)
commit75ddfabed756bfeb75057b535dc4a128946ed816
treeb284e5ea4f36d6e8ad7fd131c59e7c61da9fc484
parentb682ddf33ae05386c7069877abf2cd74ea89c13a
[OPENMP] Formating and code improvement for codegen of 'omp critical' directive.
No functional changes, only code improvements.

llvm-svn: 223010
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGStmtOpenMP.cpp