]> granicus.if.org Git - clang/commit
Preprocessor: Clarify the ownership of the IncludeMacroStack with unique_ptr.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 15 Mar 2014 16:40:40 +0000 (16:40 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 15 Mar 2014 16:40:40 +0000 (16:40 +0000)
commitec4d626ce2f86e0a2a87f996b23c501f14ba86a8
tree2fe0e7458197e61d81ec7587795c3cbc76a5ec39
parentd1572b6b7001666531620c8a47b59de12539b2d8
Preprocessor: Clarify the ownership of the IncludeMacroStack with unique_ptr.

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