diff options
| author | Eric Fiselier <eric@efcs.ca> | 2017-04-16 02:40:45 +0000 |
|---|---|---|
| committer | Eric Fiselier <eric@efcs.ca> | 2017-04-16 02:40:45 +0000 |
| commit | 843d910103c3165fa018a487cc3143e7ffc8c802 (patch) | |
| tree | 687740ecbc1ad4c8f44b2997f9e2de4a95bde2f5 /llvm/lib/Fuzzer/test/SimpleTest.cpp | |
| parent | 539b1ec9d8cdd6ad9883d59faa6a8949ab4d42da (diff) | |
| download | bcm5719-llvm-843d910103c3165fa018a487cc3143e7ffc8c802.tar.gz bcm5719-llvm-843d910103c3165fa018a487cc3143e7ffc8c802.zip | |
Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX03_LANG in vector.
This patch cleans up all usages of the following feature test macros inside
<vector> and its tests:
* _LIBCPP_HAS_NO_RVALUE_REFERENCES
* _LIBCPP_HAS_NO_VARIADICS
* _LIBCPP_HAS_NO_GENERALIZED_INITIALIZERS
Where needed the above guards were replaced with _LIBCPP_CXX03_LANG.
llvm-svn: 300410
Diffstat (limited to 'llvm/lib/Fuzzer/test/SimpleTest.cpp')
0 files changed, 0 insertions, 0 deletions

