Re: [PATCH] D21247: Add `REQUIRES: c++experimental` where appropriate.

2016-06-10 Thread Dan Albert via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL272443: Add `REQUIRES: c++experimental` where appropriate. (authored by danalbert). Changed prior to commit: http://reviews.llvm.org/D21247?vs=60420=60421#toc Repository: rL LLVM

[PATCH] D21247: Add `REQUIRES: c++experimental` where appropriate.

2016-06-10 Thread Dan Albert via cfe-commits
danalbert created this revision. danalbert added reviewers: EricWF, mclow.lists. danalbert added a subscriber: cfe-commits. I haven't added it to all the tests, just those that fail without it (those that aren't header only). http://reviews.llvm.org/D21247 Files: