diff options
author | erichkeane <ekeane@nvidia.com> | 2023-12-08 06:06:28 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2023-12-08 06:14:21 -0800 |
commit | 9b154dad5b465bfc45b962488682ed4f95e049a3 (patch) | |
tree | baf3e743cead3fb17bf7f9e7a10525af5d6ba9ef /llvm/lib/Support/CommandLine.cpp | |
parent | c64385cc8c9d05ee70a6d7c03a8c5f312f63060f (diff) | |
download | llvm-9b154dad5b465bfc45b962488682ed4f95e049a3.zip llvm-9b154dad5b465bfc45b962488682ed4f95e049a3.tar.gz llvm-9b154dad5b465bfc45b962488682ed4f95e049a3.tar.bz2 |
[OpenACC][NFC] Change Readonly token check to use isSpecialTokenKind
As brought up in a previous review, instead of checking a token's
spelling in text everywhere, we added a 'special token kind'.
This adds the only other use of a special kind to use the checking
function instead.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions