diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-07-02 10:26:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 10:26:32 -0500 |
commit | d04d2557255a55aa3df5f76cfe7ee7cef7bf99a4 (patch) | |
tree | c00378389839411aa2c121bddb815f5d6193e72e /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | d74d4ffa3342a97bcdfceae75616c755f83b3ca2 (diff) | |
download | llvm-d04d2557255a55aa3df5f76cfe7ee7cef7bf99a4.zip llvm-d04d2557255a55aa3df5f76cfe7ee7cef7bf99a4.tar.gz llvm-d04d2557255a55aa3df5f76cfe7ee7cef7bf99a4.tar.bz2 |
[Clang] Properly use `CommaJoined` for `--offload-arch` (#146687)
Summary:
This didn't use the built-in 'CommaJoined' feature for arguments and
parsed out the strings manually. This patch simplifies this by just
using the present functionality.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions