[PATCH] D102517: [clang] Add support for the "abstract" contextual keyword of MSVC

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 31 09:51:47 PDT 2021


hans added a comment.

In D102517#2789593 <https://reviews.llvm.org/D102517#2789593>, @AbbasSabra wrote:

> In D102517#2789450 <https://reviews.llvm.org/D102517#2789450>, @goncharov wrote:
>
>> Sorry, had to revert it as this fails under sanitizer : https://lab.llvm.org/buildbot/#/builders/5/builds/8150
>
> Thanks!
>
> I missed adding "Ident_abstract" in the Parser initialize function. Should be fixed now.  CC: @hans

Thanks for the quick fix! Re-landed as 116179c2ee5213f2ae8f07a400ac98f0c995b3d3 <https://reviews.llvm.org/rG116179c2ee5213f2ae8f07a400ac98f0c995b3d3>. I'll try to keep an eye on that buildbot.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102517



More information about the cfe-commits mailing list