-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Actually prepare beta 1.49.0 #79162
Merged
Merged
Actually prepare beta 1.49.0 #79162
Commits on Nov 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1bac1b4 - Browse repository at this point
Copy the full SHA 1bac1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e881b4e - Browse repository at this point
Copy the full SHA e881b4eView commit details -
Avoid installing external LLVM dylibs
If the LLVM was externally provided, then we don't currently copy artifacts into the sysroot. This is not necessarily the right choice (in particular, it will require the LLVM dylib to be in the linker's load path at runtime), but the common use case for external LLVMs is distribution provided LLVMs, and in that case they're usually in the standard search path (e.g., /usr/lib) and copying them here is going to cause problems as we may end up with the wrong files and isn't what distributions want. This behavior may be revisited in the future though.
Configuration menu - View commit details
-
Copy full SHA for a01256f - Browse repository at this point
Copy the full SHA a01256fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2101eca - Browse repository at this point
Copy the full SHA 2101ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ace8c - Browse repository at this point
Copy the full SHA a9ace8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b77adff - Browse repository at this point
Copy the full SHA b77adffView commit details -
Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bc41092 - Browse repository at this point
Copy the full SHA bc41092View commit details -
Apply suggestions from code review
Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com> Co-authored-by: Jonas Schievink <jonasschievink@gmail.com> Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c321d6a - Browse repository at this point
Copy the full SHA c321d6aView commit details -
Apply suggestions from code review
Co-authored-by: Camelid <camelidcamel@gmail.com> Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5921bca - Browse repository at this point
Copy the full SHA 5921bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d9591 - Browse repository at this point
Copy the full SHA 51d9591View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8d2eb - Browse repository at this point
Copy the full SHA dc8d2ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 949043e - Browse repository at this point
Copy the full SHA 949043eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2317b82 - Browse repository at this point
Copy the full SHA 2317b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70d23b1 - Browse repository at this point
Copy the full SHA 70d23b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c571271 - Browse repository at this point
Copy the full SHA c571271View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53597c7 - Browse repository at this point
Copy the full SHA 53597c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3b6e1 - Browse repository at this point
Copy the full SHA 2f3b6e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7886a6 - Browse repository at this point
Copy the full SHA f7886a6View commit details -
Add test to ensure that no DOS backline (\r\n) doesn't create extra b…
…ackline in source rendering
Configuration menu - View commit details
-
Copy full SHA for d2df222 - Browse repository at this point
Copy the full SHA d2df222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6142bf6 - Browse repository at this point
Copy the full SHA 6142bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7477867 - Browse repository at this point
Copy the full SHA 7477867View 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.