commit | 96dae81d7fe7570f97d8fbe03c02e145173f801c | [log] [tgz] |
---|---|---|
author | Alexey Bataev <a.bataev@hotmail.com> | Fri Feb 16 18:36:44 2018 +0000 |
committer | Alexey Bataev <a.bataev@hotmail.com> | Fri Feb 16 18:36:44 2018 +0000 |
tree | 1caa8ac5978d8d350fe3429c2acadba676947b3a | |
parent | 79bd39db8098b4092b83931b1ee2cb58dc30499c [diff] |
[OPENMP] Fix parsing of the directives with inner directives. The parsing may lead to compiler hanging because of the incorrect processing of inner OpenMP pragmas. llvm-svn: 325369