summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/SimpleTest.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-04-16 02:40:45 +0000
committerEric Fiselier <eric@efcs.ca>2017-04-16 02:40:45 +0000
commit843d910103c3165fa018a487cc3143e7ffc8c802 (patch)
tree687740ecbc1ad4c8f44b2997f9e2de4a95bde2f5 /llvm/lib/Fuzzer/test/SimpleTest.cpp
parent539b1ec9d8cdd6ad9883d59faa6a8949ab4d42da (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud