aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2023-12-18 18:53:37 -0800
committerGitHub <noreply@github.com>2023-12-18 18:53:37 -0800
commitfdee0a35d9da1febfab20ead8565cf6167103b51 (patch)
tree23f017a0c600547483f2617ed9b97113198c90a2 /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
parentcdc03926696d674c6aa61b55d5b509d7118ed023 (diff)
downloadllvm-fdee0a35d9da1febfab20ead8565cf6167103b51.zip
llvm-fdee0a35d9da1febfab20ead8565cf6167103b51.tar.gz
llvm-fdee0a35d9da1febfab20ead8565cf6167103b51.tar.bz2
[OpenACC] Add 'clause' parsing infrastructure plus a few clauses (#75052)
As we've now finished parsing the constructs, we're moving onto implementing 'clause' parsing. While some are complicated and require their own patch, the handful added here are simple to parse (that is, they are a single identifier). This patch adds the infrastructure to parse these and a clause-list in its entirety. This adds some complication to how we are diagnosing parsing errors elsewhere, so a few changes were made to better recover from errors.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions