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)
commit1e1728536a4a453c81fad90d94b3b3c0f9dd5897
tree48f63929909953c8b4cf852133a7e99156e48c3b
parent2fbc4e5c4942a3a816c2d13913db0ee65990f448
Refactor to make MacroState ownership and lifetime clearer.

llvm-svn: 236032
clang/include/clang/Lex/Preprocessor.h
clang/lib/Lex/PPLexerChange.cpp
clang/lib/Lex/Preprocessor.cpp