Skip to content
Commit 43fd42e4 authored by Chris Lattner's avatar Chris Lattner
Browse files

Wean LookupSubframeworkHeader off std::strings, use the new SmallString

class instead.  SmallString allows to code to avoid hitting malloc in
the normal case (or will, when some other stuff is converted over).

llvm-svn: 39084
parent a85cbe28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment