summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2015-10-05 17:41:16 +0000
committerAdrian Prantl <aprantl@apple.com>2015-10-05 17:41:16 +0000
commit83fde4bfc1c73e8d0f9d1334fef9ed72988c8354 (patch)
tree8a2d7591e951e4d516e28bb3218f49eee74f2b48 /llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
parent0591c5d719eccc127dae01ea4f586dc5c6e89478 (diff)
downloadbcm5719-llvm-83fde4bfc1c73e8d0f9d1334fef9ed72988c8354.tar.gz
bcm5719-llvm-83fde4bfc1c73e8d0f9d1334fef9ed72988c8354.zip
Undo the unique_ptr'fication of CodeGenABITypes::CGM introduced in r248762.
include/clang/CodeGenABITypes.h is in meant to be included by external users, but using a unique_ptr on the private CodeGenModule introduces a dependency on the type definition that prevents such a use. NFC llvm-svn: 249328
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud