llvm/tools/sancov
Thomas Preud'homme 1a767b30ad [sancov][NFC] Make filename Regexes "const"
Summary:
The const-correctness of match() was fixed in rL372764, which allows
such static Regex objects to be marked const.

Reviewers: thopre

Reviewed By: thopre

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D68091

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373058 91177308-0d34-0410-b5e6-96231b3b80d8
2019-09-27 09:39:13 +00:00
..
CMakeLists.txt Rename sancov.cc to sancov.cpp 2018-04-25 18:06:23 +00:00
coverage-report-server.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
sancov.cpp [sancov][NFC] Make filename Regexes "const" 2019-09-27 09:39:13 +00:00