]> granicus.if.org Git - clang/commit
require the MAcroInfo objects are explcitly destroyed.
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 22:19:20 +0000 (22:19 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 22:19:20 +0000 (22:19 +0000)
commit0301b3ff132a4d986c092d161cb77d74b04cd2a6
tree0bac38518640027c357530d5344af3bc8e09a0da
parent9f4ecb34d502f6aad7d635dd3aec24a373ef5c9b
require the MAcroInfo objects are explcitly destroyed.

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