commit | b5d4ffd60d53c850ad0077d3950a136d0b475f03 | [log] [tgz] |
---|---|---|
author | Aaron Puchert <aaronpuchert@alice-dsl.net> | Wed Oct 10 22:35:24 2018 +0000 |
committer | Aaron Puchert <aaronpuchert@alice-dsl.net> | Wed Oct 10 22:35:24 2018 +0000 |
tree | deb2056d7d18dacb14fd10e7c8ff5432ff58bab7 | |
parent | c4edc5a9128b193b171272a3eaed056fef56da89 [diff] |
Use TEST_STD_VER instead of __cplusplus [NFC] While __cplusplus was only used a few dozen times, TEST_STD_VAR is used more than 2000 times. So we replace the former by the latter for consistency in the tests. There should be no functional change. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@344194 91177308-0d34-0410-b5e6-96231b3b80d8