[clang] Fix using-enum breakage
authorNathan Sidwell <nathan@acm.org>
Mon, 7 Jun 2021 13:52:45 +0000 (06:52 -0700)
committerNathan Sidwell <nathan@acm.org>
Mon, 7 Jun 2021 14:12:34 +0000 (07:12 -0700)
commit9e43e7ec111d9029da1b2098733f67a239e4edef
treef6ffb0c43d8ce1c4e2ca199a3222844929e9752a
parent96e1fcb1e005646c3aedc5a723c108e9387ff9e0
[clang] Fix using-enum breakage

This fixes a build breakage.  I managed to attach this particular
change to the wrong diff in the stack when rebasing.  And flubbed
testing :(

Differential Revision: https://reviews.llvm.org/D101777
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaOverload.cpp.blame [new file with mode: 0644]