-
Notifications
You must be signed in to change notification settings - Fork 183
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 10] Update LLVM to 10 #5849
[LLVM 10] Update LLVM to 10 #5849
Conversation
A new Pull Request was created by @cmsbuild for branch IB/CMSSW_11_2_X/master. @cmsbuild, @smuzaffar, @mrodozov, @tulamor can you please review it and eventually sign? Thanks.
|
please test |
The tests are being triggered in jenkins. |
please test |
The tests are being triggered in jenkins. |
-1 Tested at: 4467acf CMSSW: CMSSW_11_2_X_2020-05-23-1100 I found follow errors while testing this PR Failed tests: Build
I found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/FunctionDumper.cpp >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/GlobalStaticChecker.cpp >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/MutableMemberChecker.cpp >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/StaticLocalChecker.cpp /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/CmsException.cpp: In member function 'bool clangcms::CmsException::reportConstCast(const clang::ento::BugReport&, clang::ento::CheckerContext&) const': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/CmsException.cpp:23:71: error: no matching function for call to 'clang::ento::BugReport::getLocation(const clang::SourceManager&) const' clang::ento::PathDiagnosticLocation const& path = R.getLocation(SM); ^ In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/CmsException.h:14, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/CmsException.cpp:7: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/llvm/10.0.0/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:173:34: note: candidate: 'virtual clang::ento::PathDiagnosticLocation clang::ento::BugReport::getLocation() const' |
Comparison not run due to Build errors (RelVals and Igprof tests were also skipped) |
The tests are being triggered in jenkins. |
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_11_2_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo (and backports should be raised in the release meeting by the corresponding L2) |
cmssw pr is merged , so this should also go in now |
backport of #5708
LLVM itself builds but codechecker and py2-dxr needs adjustments