Marshall Clow
7dad0bd68b
Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
...
llvm-svn: 348828
2018-12-11 04:35:44 +00:00
Erik Pilkington
5c4e07ae5c
Second half of C++17's splicing maps and sets
...
This commit adds a merge member function to all the map and set containers,
which splices nodes from the source container. This completes support for
P0083r3.
Differential revision: https://reviews.llvm.org/D48896
llvm-svn: 345744
2018-10-31 17:31:35 +00:00
Marshall Clow
2d7bde547f
Update commnents to reflect the changes for LWG#3127. NFC
...
llvm-svn: 344953
2018-10-22 20:50:06 +00:00
Marshall Clow
05fe329687
Update commnents to reflect the changes for LWG#3122. NFC
...
llvm-svn: 344950
2018-10-22 20:44:37 +00:00
Marshall Clow
f56972e224
Implement the infrastructure for feature-test macros. Very few actual feature test macros, though. Reviewed as: https://reviews.llvm.org/D51955
...
llvm-svn: 342073
2018-09-12 19:41:40 +00:00
Marshall Clow
48e5b8b1a4
Update the synopsis for <version>. NFC
...
llvm-svn: 341990
2018-09-11 20:51:54 +00:00
Marshall Clow
082229eb0f
Implement P0754R2: The <version> header.
...
llvm-svn: 329075
2018-04-03 15:48:24 +00:00