summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
diff options
context:
space:
mode:
authorEdwin Vane <edwin.vane@intel.com>2013-07-03 13:21:24 +0000
committerEdwin Vane <edwin.vane@intel.com>2013-07-03 13:21:24 +0000
commit5ee6110817632f0e883305ad9f17ce850e96c83e (patch)
treeb68deea8c56b29c1edd883d8a153e6e19bb92ab0 /llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
parent4eca75df00fe2e52b4be5ee4952872ec460641a2 (diff)
downloadbcm5719-llvm-5ee6110817632f0e883305ad9f17ce850e96c83e.tar.gz
bcm5719-llvm-5ee6110817632f0e883305ad9f17ce850e96c83e.zip
cpp11-migrate: Add Replace-AutoPtr Transform
Add a new transform to replace uses of 'std::auto_ptr' by 'std::unique_ptr'. Copy-ctor and assign-operator are wrapped with a call to 'std::move()'. Note that until header modification is ready it is not that useful, that's why it's marked as (EXPERIMENTAL) in the command line description and a "Known Limitations" section is present in the transform documentation. Author: Guillaume Papin <guillaume.papin@epitech.eu> llvm-svn: 185535
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud