hanchenye-llvm-project/llvm/tools/sancov
Fangrui Song e183340c29 Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
r360876 didn't fix 2 call sites in clang.

Expected<ArrayRef<uint8_t>> may be better but use Expected<StringRef> for now.

Follow-up of D61781.

llvm-svn: 360892
2019-05-16 13:24:04 +00:00
..
CMakeLists.txt
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 Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef> 2019-05-16 13:24:04 +00:00