Skip to content
Commit 762bf869 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

ADT/InMemoryStruct: Add an experimental helper class intended for use in

situations where on the common path an API can return a pointer to some direct
memory, but which on an exceptional path may need to return a pointer to a
temporary struct.

llvm-svn: 120201
parent 65dc8919
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