Cleaned up RETURN_IF_XR_FAILED to not require an existing local variable
The RETURN_IF_XR_FAILED macro previously required a local variable to already exist for it to function correctly. This change removes that requirement. Change-Id: Ib0ebb5855abfe8788f906235d2bec95b13eb6655 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934394 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#721069}
Showing
This diff is collapsed.
Please register or sign in to comment