-
Notifications
You must be signed in to change notification settings - Fork 37
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
Small improvements #2296
Merged
Merged
Small improvements #2296
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iceseer
approved these changes
Nov 27, 2024
turuslan
approved these changes
Nov 28, 2024
… into enchancement/small-improvements
… into enchancement/small-improvements
commit 7e6a0be Merge: 0485c16 4c293de Author: Kirill Azovtsev <[email protected]> Date: Fri Nov 29 11:01:59 2024 +0300 Merge branch 'enchancement/small-improvements' into ci/update_san # Conflicts: # .github/workflows/test.yml commit 0485c16 Author: Kirill Azovtsev <[email protected]> Date: Fri Nov 29 10:53:35 2024 +0300 discard llvm version changes, clean code commit e97f74c Author: Kirill Azovtsev <[email protected]> Date: Fri Nov 29 00:54:54 2024 +0300 update LLVM hunter version commit 48bd585 Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 23:44:37 2024 +0300 fix filename commit d76aa6d Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 22:51:48 2024 +0300 -G 'Unix Makefiles' for sanitizers commit 5952c2e Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 22:07:58 2024 +0300 Makefile update commit 270a1cc Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 18:10:27 2024 +0300 BUILD_THREADS fix commit 066a98e Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 14:27:39 2024 +0300 Disable WERROR for sanitizers commit 67c661b Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 14:18:30 2024 +0300 delete -G 'Unix Makefiles' commit 842c299 Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 13:50:17 2024 +0300 return Unix Makefiles commit fd7ffde Merge: dd8f163 c2fc66d Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 13:45:52 2024 +0300 Merge branch 'enchancement/small-improvements' into ci/update_san # Conflicts: # .github/workflows/test.yml commit dd8f163 Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 13:39:46 2024 +0300 ninja build commit 63f5143 Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 13:13:20 2024 +0300 update sanitizers CI steps commit 054b313 Merge: 778d214 f060bb0 Author: Kirill Azovtsev <[email protected]> Date: Thu Nov 28 13:11:08 2024 +0300 Merge remote-tracking branch 'origin/enchancement/small-improvements' into ci/update_san
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Referenced issues
None
Description of the Change
Possible Drawbacks
Checklist Before Opening a PR
Before you open a Pull Request (PR), please make sure you've completed the following steps and confirm by answering 'Yes' to each item: