| commit | d751fa7868db4a3c522c508900692f743bce8185 | [log] [tgz] |
|---|---|---|
| author | Alp Toker <alp@nuanti.com> | Wed Dec 18 19:10:49 2013 +0000 |
| committer | Alp Toker <alp@nuanti.com> | Wed Dec 18 19:10:49 2013 +0000 |
| tree | 2c54490d65e60c27c46e2d48296c834a1d2169b1 | |
| parent | 67e6d506d88bb68d5f5e26e7a8318cf1090de390 [diff] |
Revert "[OPENMP] Fix for parsing OpenMP directives with extra braces, brackets and parens" These parser changes were redundant. The same or better recovery can be achieved with a one-line fix to SkipUntil() due to land in the next commit. This reverts commit r197553. llvm-svn: 197597