[clang] [XRay] Fix argument parsing with offloading (#140748) (PR #141043)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu May 22 05:45:45 PDT 2025


https://github.com/jhuber6 approved this pull request.

We'll now be creating the XRayArgs class when we do this every time, but I don't think it's expensive enough or done enough times to be an issue. Thanks.

https://github.com/llvm/llvm-project/pull/141043


More information about the cfe-commits mailing list