diff options
author | Marshall Clow <mclow.lists@gmail.com> | 2014-03-05 19:06:20 +0000 |
---|---|---|
committer | Marshall Clow <mclow.lists@gmail.com> | 2014-03-05 19:06:20 +0000 |
commit | 78a87e8a683d155b5287c8b1a50eef1ab51d0438 (patch) | |
tree | 1795b686f73222c123bd09f7c9de513abcd8c8da /clang/lib/Basic/VirtualFileSystem.cpp | |
parent | f27217ffaff36ec12419e86713ee534c374bf2c5 (diff) | |
download | llvm-78a87e8a683d155b5287c8b1a50eef1ab51d0438.zip llvm-78a87e8a683d155b5287c8b1a50eef1ab51d0438.tar.gz llvm-78a87e8a683d155b5287c8b1a50eef1ab51d0438.tar.bz2 |
Implement LWG 2193. Default constructors for standard library containers are explicit. Note that libc++ already did this for string/deque/forward_list/list/vector and the unordered containers; implement it for set/multiset/map/multimap. Add tests for all the containers. Two drive-by fixes as well: add a missing explicit in <deque>, and remove a tab that snuck into a container test. This issue is also LLVM bug 15724, and resolves it.
llvm-svn: 202994
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions