]> granicus.if.org Git - clang/commit
[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)
commit31365f6a8f23342466b3525a340a3bf33710bb5a
tree10a00ab9b0e89cbd2e7ca93092e94de1d809e6a1
parent845b38f2813352890f8f9b7e58d4c79b4064ed6b
[Analysis] Use unique_ptr in AnalyaisDeclContextManager's ContextMap.

Reviewers: timshen

Subscribers: cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@283774 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/AnalysisContext.h
lib/Analysis/AnalysisDeclContext.cpp