This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b04fa26eaf [OPENMP50]Support for declare variant directive for NVPTX target. new b97b530cea [clang-format] throws an incorrect assertion in consumeToken [...] new a2a3b137f8 Re-land "Use -fdebug-compilation-dir to form absolute paths [...]
The 2 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: lib/CodeGen/CoverageMappingGen.cpp | 25 ++++++++++++++++++------- lib/CodeGen/CoverageMappingGen.h | 8 ++++++-- lib/Format/TokenAnnotator.cpp | 1 - test/CoverageMapping/debug-dir.cpp | 16 ++++++++++++++++ unittests/Format/FormatTest.cpp | 12 +++++++++--- 5 files changed, 49 insertions(+), 13 deletions(-) create mode 100644 test/CoverageMapping/debug-dir.cpp