This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1dae00ad5f [clang] Add PRIVATE to target_link_libraries new 08fe122176 [Lex] Fix some Clang-tidy modernize and Include What You Use [...]
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/HeaderSearch.h | 98 +++++++++++++++++++-------------- include/clang/Lex/HeaderSearchOptions.h | 85 ++++++++++++++++------------ include/clang/Lex/ModuleMap.h | 50 +++++++++-------- include/clang/Lex/PTHLexer.h | 25 +++++---- include/clang/Lex/PTHManager.h | 42 +++++++------- lib/Lex/HeaderSearch.cpp | 66 +++++++++++----------- lib/Lex/ModuleMap.cpp | 83 ++++++++++++++++++---------- lib/Lex/PTHLexer.cpp | 89 ++++++++++++++++++------------ 8 files changed, 313 insertions(+), 225 deletions(-)