Use StringRef where possible to avoid copying strings, avoid redundant string returns, and use std::string for attribute request names now that all the relevant code is C++.
Use StringRef where possible to avoid copying strings, avoid redundant string returns, and use std::string for attribute request names now that all the relevant code is C++.