diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-06-24 07:30:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-24 07:30:00 -0700 |
commit | fba63e3281e7658f67fcbdeb6a7bd7c3391ee736 (patch) | |
tree | 3353ebd6b99cca202aeb3557f5324603252e8474 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 12ba75145efe3ada44374036d7d5b5e94e855283 (diff) | |
download | llvm-fba63e3281e7658f67fcbdeb6a7bd7c3391ee736.zip llvm-fba63e3281e7658f67fcbdeb6a7bd7c3391ee736.tar.gz llvm-fba63e3281e7658f67fcbdeb6a7bd7c3391ee736.tar.bz2 |
[NFC][TableGen] Use ArrayRef instead of const vector reference (#145323)
- Use `ArrayRef` instead of `SmallVector` reference in a few places.
- Drop redundant `llvm::` in a few places.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions