commit | 48cf128785c185897c7f4653bb7077d65c77df53 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <[email protected]> | Wed Jul 22 22:23:49 2015 |
committer | Eric Fiselier <[email protected]> | Wed Jul 22 22:23:49 2015 |
tree | 26814ecf5eb02bd0693ee3b73be5b83115adc18d | |
parent | 4cef26eecaa28a1593f52f7a8cba26a3bc38bd54 [diff] |
Remove almost everything in <__functional_base_03> This patch removes a large amount of duplicate code found in both <__functional_base> and <__functional_base_03>. The only code that remains in <__functional_base_03> is the C++03 implementation of __invoke and __invoke_return. llvm-svn: 242951