diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-05-12 10:28:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-12 10:28:09 -0700 |
commit | 6d11b17162a921cd3a66c1d59c6b4b94c9466aed (patch) | |
tree | 657fcf54c0fb790041657a2ffcdfe83baa2847a8 /llvm/lib/Support/CommandLine.cpp | |
parent | e74877bafebeff40f7213c199c8125bb49818fc1 (diff) | |
download | llvm-6d11b17162a921cd3a66c1d59c6b4b94c9466aed.zip llvm-6d11b17162a921cd3a66c1d59c6b4b94c9466aed.tar.gz llvm-6d11b17162a921cd3a66c1d59c6b4b94c9466aed.tar.bz2 |
[Support] Change test to use TrailingObjects API per documentation (#139319)
- Use private inheritance for TrailingObjects as recommended in
TrailingObjects.h
- No need to define `numTrailingObjects` for the last trailing type.
- Fix comment typos.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions