summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ProfileData/CoverageMappingTest.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* InstrProf: Make CoverageMapping testable and add a basic unit testJustin Bogner2015-02-181-0/+82
* Re-apply "InstrProf: Use a test fixture in the coverage mapping tests"Justin Bogner2015-02-171-67/+81
* Reverting r229473; it does not compile with MSVC 2013, and I suspect it was m...Aaron Ballman2015-02-171-77/+69
* InstrProf: Use a test fixture in the coverage mapping testsJustin Bogner2015-02-171-69/+77
* InstrProf: Avoid using std::to_stringJustin Bogner2015-02-051-2/+4
* InstrProf: std::to_string needs to #include <string>Justin Bogner2015-02-041-0/+2
* InstrProf: Add some unit tests for CoverageMappingJustin Bogner2015-02-041-0/+112
OpenPOWER on IntegriCloud