aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AsmPrinter/DwarfException.h
diff options
context:
space:
mode:
authorDouglas Gregor <doug.gregor@gmail.com>2010-04-05 21:09:22 +0000
committerDouglas Gregor <doug.gregor@gmail.com>2010-04-05 21:09:22 +0000
commitd6ec1b5c11768a5c6b1a3898912ea7f3f0b70195 (patch)
tree236d7621f9d9b3b18605056b3c4ce0931b69af9d /lib/CodeGen/AsmPrinter/DwarfException.h
parenta126aa69277777f70f51f2accde536e5da1e0852 (diff)
downloadexternal_llvm-d6ec1b5c11768a5c6b1a3898912ea7f3f0b70195.zip
external_llvm-d6ec1b5c11768a5c6b1a3898912ea7f3f0b70195.tar.gz
external_llvm-d6ec1b5c11768a5c6b1a3898912ea7f3f0b70195.tar.bz2
Introduce MaybeOwningPtr, a smart pointer that may (or may not) have
ownership over the pointer it contains. Useful when we want to communicate ownership while still having several clients holding on to the same pointer *without* introducing reference counting. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100463 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfException.h')
0 files changed, 0 insertions, 0 deletions