[Analysis] Use unique_ptr in AnalyaisDeclContextManager's ContextMap.
authorJustin Lebar <jlebar@google.com>
Mon, 10 Oct 2016 16:26:44 +0000 (16:26 +0000)
committerJustin Lebar <jlebar@google.com>
Mon, 10 Oct 2016 16:26:44 +0000 (16:26 +0000)
commit5cb35e16766848ab29b2b00d74c222119b0edfbc
tree21ca81bc3b31c78c4bb1ed4d48aadcb3132f68c3
parent82380d8eb489289ce296d6889673aec08c1b83bb
[Analysis] Use unique_ptr in AnalyaisDeclContextManager's ContextMap.

Reviewers: timshen

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D25426

llvm-svn: 283774
clang/include/clang/Analysis/AnalysisContext.h
clang/lib/Analysis/AnalysisDeclContext.cpp