- Fixed some clang-tidy warnings
- Fixed issue with omnitrace_launch_compiler + clang-tidy

[ROCm/rocprofiler-systems commit: 6af5b2a7e2]
Este commit está contenido en:
Jonathan R. Madsen
2022-05-25 14:18:55 -05:00
cometido por GitHub
padre 08dc696e47
commit 319da56515
Se han modificado 5 ficheros con 30 adiciones y 18 borrados
@@ -36,7 +36,6 @@ namespace thread_sampler
{
namespace
{
using tim::type_mutex;
using auto_lock_t = tim::auto_lock_t;
using promise_t = std::promise<void>;
std::unique_ptr<promise_t> polling_finished = {};