Fix: [DebugInfo] Support DIArgList in DbgVariableIntrinsic
This patch removed the only use of a lambda capture, triggering an error on `-Werror -Wunused-lambda-capture` builds.
Loading
Please sign in to comment
This patch removed the only use of a lambda capture, triggering an error on `-Werror -Wunused-lambda-capture` builds.