"llvm/lib/Target/Sparc/SparcInstrInfo.td" did not exist on "766170c6ee98d91d772c331c920bd108c1a02e40"
Fix a problem with reference_wrapper in C++03 that was causing counting...
Fix a problem with reference_wrapper in C++03 that was causing counting predicates to fail. Add a test to make sure it works. However, most of the reference_wrapper tests still fail in C++03 mode, due to a lack of decltype. No change there. llvm-svn: 214760
Loading
Please register or sign in to comment