Author: kremenek
Date: Mon Nov 19 11:25:30 2007
New Revision: 44237
URL: http://llvm.org/viewvc/llvm-project?rev=44237&view=rev
Log:
Removed PersistentMap. It is now superseded in every way by the ImmutableMap
and ImmutableSet classes in the main LLVM libraries.
Removed:
cfe/trunk/include/clang/Analysis/ADT/