Skip to content
Commit 1301fdd6 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Introduce a new kind of RAII class, ASTOwningVector, which is an

llvm::SmallVector that owns all of the AST nodes inside of it. This
RAII class is used to ensure proper destruction of AST nodes when
template instantiation fails.

llvm-svn: 72186
parent 06555f13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment