clang-tidy (#9)
- Fixed some clang-tidy warnings
- Fixed issue with omnitrace_launch_compiler + clang-tidy
[ROCm/rocprofiler-systems commit: 6af5b2a7e2]
Este commit está contenido en:
cometido por
GitHub
padre
08dc696e47
commit
319da56515
@@ -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 = {};
|
||||
|
||||
Referencia en una nueva incidencia
Block a user