Bartłomiej Chmiel
|
1a31aa5d62
|
Internals: Fix annotation checker not considering base class virtual function annotations (#5459)
|
2024-09-30 21:34:34 -04:00 |
Bartłomiej Chmiel
|
ffe76717c6
|
Thread pool rewrite (#5161)
Signed-off-by: Krzysztof Bieganski <kbieganski@antmicro.com>
Signed-off-by: Bartłomiej Chmiel <bchmiel@antmicro.com>
Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
Co-authored-by: Krzysztof Bieganski <kbieganski@antmicro.com>
Co-authored-by: Arkadiusz Kozdra <akozdra@antmicro.com>
Co-authored-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2024-08-23 08:36:49 -04:00 |
Kamil Rakoczy
|
ec2e3ec0e4
|
Update clang_check_attributes to take into account MT_DISABLED (#4479)
|
2023-09-13 16:32:18 -04:00 |
Kamil Rakoczy
|
832b17d4d2
|
clang_check_attributes: fix mt-safe checks for global objects in constructor context (#4171)
|
2023-05-04 14:00:30 -04:00 |
Kamil Rakoczy
|
65a484e00b
|
Internal: Update clang_check_annotations conditions (#4134)
|
2023-04-20 07:02:31 -04:00 |
Kamil Rakoczy
|
0130c2bceb
|
Internals: update clang attributes check report conditions (#3997)
|
2023-03-02 18:37:07 -05:00 |
Mariusz Glebocki
|
cb413aa264
|
Tests: Make it mt-safe to call operators on guarded and local objects. (#3821)
|
2022-12-19 10:53:28 -05:00 |
Wilson Snyder
|
a15cd76a28
|
Tests: Add copyright.
|
2022-12-16 18:09:00 -05:00 |
Kamil Rakoczy
|
7a15457511
|
Tests: Add multithreading attribute checks (#3748)
|
2022-12-16 11:19:27 -05:00 |