This is an archive of the discontinued LLVM Phabricator instance.

hwasan_symbolize: warn about missing symbols at most once per library
ClosedPublic

Authored by eugenis on Jan 31 2020, 6:06 PM.

Diff Detail

Event Timeline

eugenis created this revision.Jan 31 2020, 6:06 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 31 2020, 6:06 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript

Unit tests: pass. 62310 tests passed, 0 failed and 838 were skipped.

clang-tidy: pass.

clang-format: pass.

Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.

vitalybuka accepted this revision.Feb 3 2020, 5:57 PM
This revision is now accepted and ready to land.Feb 3 2020, 5:57 PM
This revision was automatically updated to reflect the committed changes.