diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-12-13 16:05:30 -0500 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-12-13 16:51:46 -0500 |
commit | 8035bb4a6573f7d20f17044a68a1405691000525 (patch) | |
tree | badc81c2fe3d9cd01ee8b5ad8e50c623ee6f44fb /clang/lib/Driver/ToolChains/Gnu.cpp | |
parent | e8af4fd42da3580f9bda5202f381bf92d07f4b9c (diff) | |
download | bcm5719-llvm-8035bb4a6573f7d20f17044a68a1405691000525.tar.gz bcm5719-llvm-8035bb4a6573f7d20f17044a68a1405691000525.zip |
[OPENMP]Fix skipping of functions body.
When parsing the code with OpenMP and the function's body must be
skipped, need to skip also OpenMP annotation tokens. Otherwise the
counters for braces/parens are unbalanced and parsing fails.
Diffstat (limited to 'clang/lib/Driver/ToolChains/Gnu.cpp')
0 files changed, 0 insertions, 0 deletions