Remove itt_notify
module
#1290
Merged
Remove itt_notify
module
#1290
Codacy Production / Codacy Static Code Analysis
required action
Nov 13, 2024 in 0s
2 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 1
- Added 2
Clones added
============
- libs/pika/functional/include/pika/functional/deferred_call.hpp 1
- libs/pika/functional/include/pika/functional/bind_front.hpp 1
- libs/pika/functional/include/pika/functional/bind.hpp 2
- libs/pika/functional/include/pika/functional/bind_back.hpp 1
Clones removed
==============
+ libs/pika/threading_base/include/pika/threading_base/thread_description.hpp -2
See the complete overview on Codacy
Annotations
Check notice on line 28 in libs/pika/concurrency/include/pika/concurrency/spinlock.hpp
codacy-production / Codacy Static Code Analysis
libs/pika/concurrency/include/pika/concurrency/spinlock.hpp#L28
Struct 'spinlock' has a constructor with 1 argument that is not explicit.
Check notice on line 66 in libs/pika/thread_support/src/thread_name.cpp
codacy-production / Codacy Static Code Analysis
libs/pika/thread_support/src/thread_name.cpp#L66
C-style pointer casting
Loading