Follow-up to D17444. Fixes PR48904. See bug for details.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good, and I think we should also backport this to Clang 12.
clang/lib/Parse/ParseDecl.cpp | ||
---|---|---|
4234 | Use isOneOf. |
Use isOneOf.