OSDN Git Service

Revert "Improve StringMap iterator support."
authorZachary Turner <zturner@google.com>
Tue, 21 Mar 2017 21:23:57 +0000 (21:23 +0000)
committerZachary Turner <zturner@google.com>
Tue, 21 Mar 2017 21:23:57 +0000 (21:23 +0000)
commit123d0b8e821375638150275c9cd83794250323ad
treef54cc57a1ee0ca904026573eabfcf379969fc1c9
parent07435f1d780cce4a02bc873e94803b764e9e5cd2
Revert "Improve StringMap iterator support."

This is causing crashes in clang, so reverting until the problem
is figured out.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298440 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/STLExtras.h
include/llvm/ADT/StringMap.h
unittests/ADT/StringMapTest.cpp