Some Clang tooling functions return std::string, some return StringRef. Assigning of returning std::string to StringRef variables leads to garbage in it. DEBUG build is always affected. [ROCm/clr commit: aa52b94be1]
aa52b94be1