This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c9a4074665 [modules] When creating a declaration, cache its owning modu [...] new c9d8bd8ed2 Remove unused tracking of owning module for MacroInfo objects.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Lex/MacroInfo.h | 21 --------------------- include/clang/Lex/Preprocessor.h | 15 --------------- lib/Lex/MacroInfo.cpp | 2 -- lib/Lex/PPDirectives.cpp | 27 ++------------------------- lib/Lex/Preprocessor.cpp | 7 +------ lib/Serialization/ASTReader.cpp | 3 +-- lib/Serialization/ASTWriter.cpp | 1 - 7 files changed, 4 insertions(+), 72 deletions(-)