Loading llvm/tools/obj2yaml/Error.h +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ public: private: std::string ErrMsg; obj2yaml_error Code; obj2yaml_error Code = obj2yaml_error::success; }; } // namespace llvm Loading Loading
llvm/tools/obj2yaml/Error.h +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ public: private: std::string ErrMsg; obj2yaml_error Code; obj2yaml_error Code = obj2yaml_error::success; }; } // namespace llvm Loading