[PATCH] D98809: [NFC] Enable RVALUE_REFERENCE_THIS on MSVC 2019

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 05:00:07 PDT 2021


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM!

Aside: I wonder what our support policy is for MSVC 2017. Once upon a time, we would care about the last two major releases of a compiler, but now that 2019 has gone through 9 updates I'm starting to wonder if that's changed our policy for MSVC (aka, can we drop support for 2017 entirely?).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98809/new/

https://reviews.llvm.org/D98809



More information about the llvm-commits mailing list