llvm-project/llvm/tools/sancov
Thomas Preud'homme b8cf059fac [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

llvm-svn: 373058
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