<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>   Hello, everyone.</div><div>    1) I found someone uses function  StringMap::GetOrCreateValue  many times in clang. But  it does exist in  class StringMap.So I added tow overloaded functions of this name.</div><div>    2) the return value type of function StringSet::insert, is as bellow:</div><div>        <i>std::pair<typename base::iterator, bool></i></div><div>        </div><div>        I have an old versioned llvm/clang code.  this return value type is bool</div><div>        I think the current status is right.But some calls of this function is the clang  has  not been modified, i.e the codes are still like:</div><div>    if (some_string_set.insert( ... ))</div><div>        I have modified some places.</div><div>    3) similar problems exist with function SmallPointerSet::insert()</div><div>        but ,so many many places to modify.</div><div>        I have only modified a few places.Sorry!</div><div><br></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>