commit | 4a6ed6b14d5fd5c4855bdd46251e5cc074c044bf | [log] [tgz] |
---|---|---|
author | Nikolas Klauser <nikolasklauser@berlin.de> | Tue Feb 01 22:38:27 2022 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 01 13:46:31 2022 -0800 |
tree | 773ff936fd4a37b8e5327981494de8ac833b9540 | |
parent | d4c0e6057a5ffe836482d6b73b88c8c6018ccce1 [diff] |
[libc++] Make _VSTD and alias for std There is no practical difference between `_VSTD` and `std` so we should just remove `_VSTD`. This is the first step. Reviewed By: ldionne, #libc Spies: jeroen.dobbelaere, wmaxey, EricWF, lebedev.ri, __simt__, dim, mgrang, sstefan1, wenlei, smeenai, libcxx-commits, #libc_vendors Differential Revision: https://reviews.llvm.org/D117811 GitOrigin-RevId: 453620f55ea38186cdf165b1ca2deb6c6b226132