[llvm-branch-commits] [compiler-rt] 10904dd - [TSan] Refactor ExternalAccess() to avoid unnecessary pop/push tag [NFC]

2023-03-24 Thread Julian Lettner via llvm-branch-commits
Author: Julian Lettner Date: 2023-03-22T16:38:11-07:00 New Revision: 10904ddca3ce5471c159fe7e6b7441b0a0443d49 URL: https://github.com/llvm/llvm-project/commit/10904ddca3ce5471c159fe7e6b7441b0a0443d49 DIFF: https://github.com/llvm/llvm-project/commit/10904ddca3ce5471c159fe7e6b7441b0a0443d49.diff

[llvm-branch-commits] [clang] 867c59c - [Coroutines] Pass size parameter for deallocation function when qualified

2023-03-24 Thread Tobias Hieta via llvm-branch-commits
Author: Chuanqi Xu Date: 2023-03-24T08:44:33+01:00 New Revision: 867c59c2da1791fcdfd51a750202b3c8c2b4e7ad URL: https://github.com/llvm/llvm-project/commit/867c59c2da1791fcdfd51a750202b3c8c2b4e7ad DIFF: https://github.com/llvm/llvm-project/commit/867c59c2da1791fcdfd51a750202b3c8c2b4e7ad.diff LO

[llvm-branch-commits] [libcxx] 6dc69d0 - [libc++][ranges] Fix incorrect integer typedef in `elements_view` test.

2023-03-24 Thread Tobias Hieta via llvm-branch-commits
Author: Konstantin Varlamov Date: 2023-03-24T08:44:28+01:00 New Revision: 6dc69d034845b3b511b95746badf36ffe83163c8 URL: https://github.com/llvm/llvm-project/commit/6dc69d034845b3b511b95746badf36ffe83163c8 DIFF: https://github.com/llvm/llvm-project/commit/6dc69d034845b3b511b95746badf36ffe83163c8

[llvm-branch-commits] [libcxx] 99af55f - [libc++][format] Fix a missing include in tests.

2023-03-24 Thread Tobias Hieta via llvm-branch-commits
Author: Konstantin Varlamov Date: 2023-03-24T08:44:24+01:00 New Revision: 99af55f91f5de627b135c6e1af133275ddd6ffd0 URL: https://github.com/llvm/llvm-project/commit/99af55f91f5de627b135c6e1af133275ddd6ffd0 DIFF: https://github.com/llvm/llvm-project/commit/99af55f91f5de627b135c6e1af133275ddd6ffd0

[llvm-branch-commits] [libunwind] 8a80823 - [libunwind][PowerPC] Fix saving/restoring VSX registers on LE systems

2023-03-24 Thread Tobias Hieta via llvm-branch-commits
Author: Nemanja Ivanovic Date: 2023-03-24T08:44:19+01:00 New Revision: 8a80823218a872434acadabae5d6c850768ba827 URL: https://github.com/llvm/llvm-project/commit/8a80823218a872434acadabae5d6c850768ba827 DIFF: https://github.com/llvm/llvm-project/commit/8a80823218a872434acadabae5d6c850768ba827.di