Loading llvm/include/llvm/Support/YAMLTraits.h +1 −1 Original line number Diff line number Diff line Loading @@ -1531,7 +1531,7 @@ private: document_iterator DocIterator; std::vector<bool> BitValuesUsed; HNode *CurrentNode = nullptr; bool ScalarMatchFound; bool ScalarMatchFound = false; }; /// Loading Loading
llvm/include/llvm/Support/YAMLTraits.h +1 −1 Original line number Diff line number Diff line Loading @@ -1531,7 +1531,7 @@ private: document_iterator DocIterator; std::vector<bool> BitValuesUsed; HNode *CurrentNode = nullptr; bool ScalarMatchFound; bool ScalarMatchFound = false; }; /// Loading