bcraig closed this revision.
bcraig added a comment.
Test added. r266808
http://reviews.llvm.org/D19280
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks.
Could you commit this with a new test
`test/std/utilities/utility/synopsis.pass.cpp` which checks for the presence of
initializer list?
http://reviews.llvm.org/D19280
_
bcraig created this revision.
bcraig added reviewers: mclow.lists, EricWF, howard.hinnant.
bcraig added a subscriber: cfe-commits.
The C++11 and C++14 standards both say in the header synopsis that
shall include .
http://reviews.llvm.org/D19280
Files:
include/utility
Index: include/utility