search for: 414a9469

Displaying 1 result from an estimated 1 matches for "414a9469".

2014 Mar 17
2
[LLVMdev] GSOC - Use more StringRef in clang.
Hello, I was looking to tackle the "StringRef'ize APIs" suggestion from the clang project page and just wanted to post a couple of thoughts and ask a couple of questions. First of all I am going to talk about how I see the goals of the project. Basically, as far as I understand it I will be converting existing functions that take std::string or char*'s to use llvm::StringRef