This is an archive of the discontinued LLVM Phabricator instance.

[clangd] use SCOPED_TRACE to better trace the testcase in test failure, NFC
ClosedPublic

Authored by hokein on Jan 27 2020, 5:12 AM.

Diff Detail

Event Timeline

hokein created this revision.Jan 27 2020, 5:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 27 2020, 5:12 AM

Unit tests: fail. 62207 tests passed, 1 failed and 815 were skipped.

failed: libc++.std/thread/thread_mutex/thread_mutex_requirements/thread_mutex_requirements_mutex/thread_mutex_recursive/lock.pass.cpp

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.

kadircet accepted this revision.Jan 27 2020, 6:44 AM
This revision is now accepted and ready to land.Jan 27 2020, 6:44 AM
This revision was automatically updated to reflect the committed changes.