This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 108515e [ManagedStatic] Reimplement double-checked locking with std::atomic. new 651e3ff [llvm-cov] Do not allow ".." to escape the coverage sub-directory
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: test/tools/llvm-cov/Inputs/double_dots.covmapping | Bin 0 -> 116 bytes .../{combine_expansions.proftext => double_dots.proftext} | 0 test/tools/llvm-cov/double_dots.c | 11 +++++++++++ tools/llvm-cov/SourceCoverageView.cpp | 5 +++-- 4 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 test/tools/llvm-cov/Inputs/double_dots.covmapping copy test/tools/llvm-cov/Inputs/{combine_expansions.proftext => double_dots.profte [...] create mode 100644 test/tools/llvm-cov/double_dots.c