[PATCH] D102517: [clang] Add support for the "abstract" contextual keyword of MSVC
Abbas Sabra via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 31 08:25:51 PDT 2021
AbbasSabra added a comment.
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
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