-
Notifications
You must be signed in to change notification settings - Fork 185
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
[LLVM] Update to version 18.1.6 #9386
Conversation
please test |
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_14_2_X/master. @aandvalenzuela, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
please test for el8_aarch64_gcc12 |
please test for el9_amd64_gcc13 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e4f41f/41238/summary.html Comparison SummarySummary:
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e4f41f/41245/summary.html |
LLVM18 clang format changes for full cmssw are available here. Total 2148 files are changed. Mojorityof changes are like [a] which were not reported by llvm17 and if clang-format from llvm17 is run on these then they will be reverted. There are other changes e.g. space around operators [b] but these are also suggested by llvm 17. Here is the clang-format configuration changes between llvm17 and llvm18 (see https://clang.llvm.org/docs/ClangFormatStyleOptions.html for clang-format 18) [a]
[b]
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e4f41f/41241/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: Comparison SummarySummary:
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_14_2_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @mandrenguyen, @rappoccio, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
Backport
LLVM 18.1.6
changes from clang branch