diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-18 20:19:24 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-18 20:19:24 +0000 |
commit | f893d5bf0f313b718f6209d666e5a6e32eed961e (patch) | |
tree | e6d63f68f9f1fcb6fb5a2f5cb57fad9e9d9e0472 /pstl/test/std/algorithms/alg.nonmodifying/any_of.pass.cpp | |
parent | be7a7ae0c3da18138fa5f117765c56b5ee8df3c4 (diff) | |
download | bcm5719-llvm-f893d5bf0f313b718f6209d666e5a6e32eed961e.tar.gz bcm5719-llvm-f893d5bf0f313b718f6209d666e5a6e32eed961e.zip |
[FileSpecList] Add EmplaceBack method (NFC)
Instead of having to write FileSpecList::Append(FileSpec(args)) you can
now call FileSpecList::EmplaceBack(args), similar to
std::vector<>::emplace_back.
llvm-svn: 366489
Diffstat (limited to 'pstl/test/std/algorithms/alg.nonmodifying/any_of.pass.cpp')
0 files changed, 0 insertions, 0 deletions