Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve configurations for sanitized builds #6911

Merged
merged 20 commits into from
Oct 28, 2023
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
5f09115
Refactor sanitizer flags for different build types:
kiburtse Aug 9, 2023
3c34674
Fix usage of moved object for fuzz tester
kiburtse Aug 18, 2023
edec9a8
Add missing source from s2
kiburtse Aug 18, 2023
b97650c
Check asan/tsan on macos x64/arm64
kiburtse Aug 18, 2023
4b7415a
Check asan with msvc 2019
kiburtse Aug 18, 2023
abf55d4
Remove Jenkins sanitized builders replaced by evergreen configs
kiburtse Aug 24, 2023
ead6435
Work-around stack-use-after-scope with msvc2019 and mpark
kiburtse Aug 25, 2023
25441b7
Fix crash on check with staled ColKeys
kiburtse Aug 25, 2023
c033380
tsan fixes (#6930)
ironage Aug 28, 2023
871bb09
Add some logger related test fixes
kiburtse Aug 28, 2023
c2fd050
Work around catch2 limmitation with not thread safe asserts and TSAN …
kiburtse Aug 28, 2023
30a649b
Merge branch 'master' into kb/sanitizer_build_configs_improve
kiburtse Sep 8, 2023
e4da3fd
Run multiprocesses tests under sanitizers
kiburtse Sep 8, 2023
f765af0
Merge branch 'master' into kb/sanitizer_build_configs_improve
kiburtse Sep 25, 2023
b82419a
Merge branch 'master' into kb/sanitizer_build_configs_improve
kiburtse Oct 6, 2023
b8dcd1e
add assert for an error reported by undefined sanitizer
kiburtse Oct 19, 2023
a576686
Merge branch 'master' into kb/sanitizer_build_configs_improve
kiburtse Oct 19, 2023
e6c54bc
Workaround uv scheduler main thread only constraint for callbacks cal…
kiburtse Oct 20, 2023
3affdae
Merge branch 'master' into kb/sanitizer_build_configs_improve
kiburtse Oct 27, 2023
d667940
add changelog entries
kiburtse Oct 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into kb/sanitizer_build_configs_improve
kiburtse committed Sep 25, 2023
commit f765af0c3b77c7e59ee6c2bb7c2f77e14f85207f

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.