[qt/clang/llvm]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/clang/llvm Pushed by mirror-service into branch 'upstream/users/tonykuttai/pragma-comment-copyright-cli'. Changed from 85a676732733440ada434602cac3b1da6ecf8617 to e77eb2aea6fecba4bfa354fc9699ca04542f913b Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit e77eb2aea6fecba4bfa354fc9699ca04542f913b by Tony Varghese on 30/07/2026 at 01:52.. [Clang][AIX] Restrict -mloadtime-comment-vars to file/namespace scope Support only file- and namespace-scope variables. Name-matched static data members, variable template specializations (explicit ones included), and function-local statics are now diagnosed with -Wloadtime-comment-var instead of being silently ignored. Implicit instantiations are diagnosed via the template-instantiation path, once per instantiating TU. Automatic locals have no symbol to match and remain out of scope. https://invent.kde.org/qt/clang/llvm/-/commit/e77eb2aea6fecba4bfa354fc9699ca04542f913b