]> granicus.if.org Git - clang/commit
Add a RAII class for saving and restoring instantiations and uses. No behavior change.
authorNico Weber <nicolasweber@gmx.de>
Fri, 15 Aug 2014 22:29:14 +0000 (22:29 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 15 Aug 2014 22:29:14 +0000 (22:29 +0000)
commitaa5769ffa019eb158f5029e09be606de84962357
tree3d57fd2ebc01719373b24423474346e377aeb118
parentcd2512d3ec62aed0e5bc47bed5b4cc6d073c88fe
Add a RAII class for saving and restoring instantiations and uses. No behavior change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215780 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaTemplateInstantiateDecl.cpp