[qt/clang/llvm-project]: 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-project
Pushed by mirror-service into branch 'upstream/users/ziqingluo/PR-182623740'.
Changed from 0000000000000000000000000000000000000000 to 5fad72b0b228559337c107486580661ccaec6b37
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 5fad72b0b228559337c107486580661ccaec6b37 by Ziqing Luo on 23/07/2026 at 01:06..
[SSAF] Fix a stage2 test failure with ASan-instrumented clang
ASan emits a symbol for a static global in
`Analysis/Scalable/source-edit-generation/Plugins/TestTransformationPlugin/TestTransformation.cpp`
that causes link issues in green dragon.
Added `__attribute__((no_sanitize("address")))` to that static global to fix
the test.
rdar://182623740
https://invent.kde.org/qt/clang/llvm-project/-/commit/5fad72b0b228559337c107486580661ccaec6b37