-
Notifications
You must be signed in to change notification settings - Fork 514
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
Update to Clang 16 for MSVC 2022 support #1724
Merged
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65c0a34 - Browse repository at this point
Copy the full SHA 65c0a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 389044f - Browse repository at this point
Copy the full SHA 389044fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6909165 - Browse repository at this point
Copy the full SHA 6909165View commit details -
Configuration menu - View commit details
-
Copy full SHA for d37ef66 - Browse repository at this point
Copy the full SHA d37ef66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a380b8 - Browse repository at this point
Copy the full SHA 4a380b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cdb620 - Browse repository at this point
Copy the full SHA 4cdb620View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c6880 - Browse repository at this point
Copy the full SHA 33c6880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ad409 - Browse repository at this point
Copy the full SHA 78ad409View commit details -
Use the system linker for linking symbols libraries outside Windows.
Builtin lld is giving some weird linking errors when linking with the new LLVM version. We probably need to set some custom options. Using the system linker should be a better idea anyway, more robust and future proof.
Configuration menu - View commit details
-
Copy full SHA for a886484 - Browse repository at this point
Copy the full SHA a886484View commit details
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.