1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/ProfileData/Coverage
Peter Collingbourne 665c2772fd Add FIXMEs to all derived classes of std::error_category.
This helps make clear that we're moving away from std::error_code.

Differential Revision: http://reviews.llvm.org/D20592

llvm-svn: 270604
2016-05-24 20:13:46 +00:00
..
CMakeLists.txt
CoverageMapping.cpp Add FIXMEs to all derived classes of std::error_category. 2016-05-24 20:13:46 +00:00
CoverageMappingReader.cpp [Coverage] Fix an issue where improper coverage mapping data could be loaded for an inline function. 2016-05-20 09:14:24 +00:00
CoverageMappingWriter.cpp
LLVMBuild.txt