diff options
author | Eric Fiselier <eric@efcs.ca> | 2018-06-06 06:42:27 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2018-06-06 06:42:27 +0000 |
commit | cb5b004a9b2ed3e3d0d1636628549bfc0fbe6716 (patch) | |
tree | fa104d2fd23e4a56e853f5c979216625363dfcf0 /clang/unittests/Frontend/ASTUnitTest.cpp | |
parent | fc9b29bd617922a9c6fc3b602e075b353f5c2395 (diff) | |
download | bcm5719-llvm-cb5b004a9b2ed3e3d0d1636628549bfc0fbe6716.tar.gz bcm5719-llvm-cb5b004a9b2ed3e3d0d1636628549bfc0fbe6716.zip |
Remove unused code from __functional_base. NFC.
Patch from Arthur O'Dwyer.
`__user_alloc_construct_impl` is used by <experimental/memory_resource>, but
this `__user_alloc_construct` is never used.
Also, `<experimental/memory_resource>` doesn't need a full definition of
`std::tuple`; just the forward declaration in `<__tuple>` will suffice.
Reviewed as https://reviews.llvm.org/D46806
llvm-svn: 334069
Diffstat (limited to 'clang/unittests/Frontend/ASTUnitTest.cpp')
0 files changed, 0 insertions, 0 deletions