llvm-project/llvm/lib/ProfileData/Coverage
Mehdi Amini 41af43092c Make the Error class constructor protected
This is forcing to use Error::success(), which is in a wide majority
of cases a lot more readable.

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

llvm-svn: 286561
2016-11-11 04:28:40 +00:00
..
CMakeLists.txt
CoverageMapping.cpp Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00
CoverageMappingReader.cpp Make the Error class constructor protected 2016-11-11 04:28:40 +00:00
CoverageMappingWriter.cpp [Coverage] Make sorting criteria for CounterMappingRegions local. 2016-08-31 07:01:17 +00:00
LLVMBuild.txt