)]}' { "commit": "a3dbe35fb2c925c1e0d2bcbae32322b3ca98d372", "tree": "09935d49de8ca22a2ad9ce8012fe728ee5c85211", "parents": [ "7cfbabcb8400bdc6e6b14681f8b51ea151c427d1" ], "author": { "name": "Eric Fiselier", "email": "eric@efcs.ca", "time": "Fri May 17 20:46:00 2019 +0000" }, "committer": { "name": "Eric Fiselier", "email": "eric@efcs.ca", "time": "Fri May 17 20:46:00 2019 +0000" }, "message": "Remove `using namespace std;` in __gnu_cxx namespace.\n\nThe `using namespace std;` opens us up to ambiguity\nwhen any of the std:: names are also present in the global namespace.\nInstead we should properly qualify names we use from std::.\n\ngit-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@361074 91177308-0d34-0410-b5e6-96231b3b80d8\n", "tree_diff": [ { "type": "modify", "old_id": "98a954483272b845709dcef5673895c6f99541c9", "old_mode": 33188, "old_path": "include/ext/__hash", "new_id": "d03f101e95a18cb20c08cbb404d73c246472b218", "new_mode": 33188, "new_path": "include/ext/__hash" }, { "type": "modify", "old_id": "d06a9e36a2c3c902e298b716999285387cef3165", "old_mode": 33188, "old_path": "include/ext/hash_map", "new_id": "eececadf49e7bfd04963bfec1ea4e258ac243c09", "new_mode": 33188, "new_path": "include/ext/hash_map" }, { "type": "modify", "old_id": "21e66877c9fe7026125f250c90bdf3623337cf65", "old_mode": 33188, "old_path": "include/ext/hash_set", "new_id": "e5141824b601a61931549ce90b997206576c6f79", "new_mode": 33188, "new_path": "include/ext/hash_set" }, { "type": "modify", "old_id": "12529e0f1ac242adc701e6f3e647b4f8542b1959", "old_mode": 33188, "old_path": "test/libcxx/containers/gnu_cxx/hash_map.pass.cpp", "new_id": "e27124120684cbc34c3d1c20123d65b22b104e86", "new_mode": 33188, "new_path": "test/libcxx/containers/gnu_cxx/hash_map.pass.cpp" }, { "type": "modify", "old_id": "e4fa9886371564ec4dcab929279cb369616eeaf8", "old_mode": 33188, "old_path": "test/libcxx/containers/gnu_cxx/hash_set.pass.cpp", "new_id": "65c0e9791bf80791576c663f7d931fc753ead3ed", "new_mode": 33188, "new_path": "test/libcxx/containers/gnu_cxx/hash_set.pass.cpp" } ] }