You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{Feature} Properly fix LLVM and MSVC requirement on capturing this in lambda. (#281)
Summary:
Pull Request resolved: #281
This is for satisfying both the condition in D82976785, and address the failure in https://github.com/facebookresearch/projectaria_tools/actions/runs/18177647617/job/51747469890. Basically, you just can't do `[=, this]` under MSVC 2017.
Reviewed By: SeaOtocinclus
Differential Revision: D83720296
fbshipit-source-id: bec9f4d6bdd10b3360de5b474f58b275e6baa092
0 commit comments