[cfe-commits] r44237 - /cfe/trunk/include/clang/Analysis/ADT/

Ted Kremenek kremenek at apple.com
Mon Nov 19 09:25:30 PST 2007


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/




More information about the cfe-commits mailing list