diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2015-01-07 21:53:23 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2015-01-07 21:53:23 +0000 |
| commit | d95510ebba10e0d3e2d0adf352dfa5cae87b0756 (patch) | |
| tree | 4be77b10cb51f633c7b6eb7878e9ce4af59ff0ee /llvm/lib/CodeGen/StackProtector.cpp | |
| parent | 601fa8d824de4cc2cbc42c422b25fbdfe3b7dd32 (diff) | |
| download | llvm-d95510ebba10e0d3e2d0adf352dfa5cae87b0756.zip llvm-d95510ebba10e0d3e2d0adf352dfa5cae87b0756.tar.gz llvm-d95510ebba10e0d3e2d0adf352dfa5cae87b0756.tar.bz2 | |
libc++ implements its' hash objects as deriving from std::unary_function, and the tests test for that. STL @ MS pointed out that the standard doesn't requie these objects to derive from unary_function, and so the tests should not require that either. Change the tests to check for the embedded typedefs - which ARE required. No change to the library.
llvm-svn: 225403
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions
