This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 440d6c02ac clang-rename: let -force handle multiple renames new c9445f041c [Lexer] Report more precise skipped regions (PR34166)
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/PPCallbacks.h | 11 +++--- include/clang/Lex/PreprocessingRecord.h | 3 +- include/clang/Lex/Preprocessor.h | 14 ++++---- lib/CodeGen/CoverageMappingGen.cpp | 2 +- lib/CodeGen/CoverageMappingGen.h | 2 +- lib/Lex/PPDirectives.cpp | 59 +++++++++++++++++++-------------- lib/Lex/PreprocessingRecord.cpp | 5 +-- test/CoverageMapping/preprocessor.c | 53 +++++++++++++++++++++++------ test/Index/skipped-ranges.c | 6 ++-- tools/libclang/Indexing.cpp | 3 +- 10 files changed, 104 insertions(+), 54 deletions(-)