diff --git a/lld/include/lld/Core/Reference.h b/lld/include/lld/Core/Reference.h index 62248490a83b..0eaaaf8b0ef0 100644 --- a/lld/include/lld/Core/Reference.h +++ b/lld/include/lld/Core/Reference.h @@ -72,7 +72,7 @@ public: /// change the codegen and hence the reference kind. void setKindValue(KindValue value) { _kindValue = value; - }; + } /// KindValues used with KindNamespace::all and KindArch::all. enum {