]> granicus.if.org Git - clang/commit
Refactor to make MacroState ownership and lifetime clearer.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 28 Apr 2015 21:05:07 +0000 (21:05 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 28 Apr 2015 21:05:07 +0000 (21:05 +0000)
commit6ec0dff0c4a5c2d0cf7a6aa3ee768bd93735dd1f
tree8bbc42b3342c204c8e49fb18347a494fe03406d1
parent1a5e6db2112e52c45687c60c6f595959a0260d4f
Refactor to make MacroState ownership and lifetime clearer.

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