[all-commits] [llvm/llvm-project] 9e43e7: [clang] Fix using-enum breakage
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Mon Jun 7 07:13:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e43e7ec111d9029da1b2098733f67a239e4edef
https://github.com/llvm/llvm-project/commit/9e43e7ec111d9029da1b2098733f67a239e4edef
Author: Nathan Sidwell <nathan at acm.org>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M clang/lib/Sema/SemaDeclCXX.cpp
A clang/lib/Sema/SemaOverload.cpp.blame
Log Message:
-----------
[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
More information about the All-commits
mailing list