[llvm-branch-commits] [llvm] 4d2256a - [SLP]Fix PR57447: Assertion `!getTreeEntry(V) && "Scalar already in tree!"' failed.

2022-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Alexey Bataev Date: 2022-09-01T10:59:56+02:00 New Revision: 4d2256aa7f770e821572ee5e1f3a0af3bf3b09fe URL: https://github.com/llvm/llvm-project/commit/4d2256aa7f770e821572ee5e1f3a0af3bf3b09fe DIFF: https://github.com/llvm/llvm-project/commit/4d2256aa7f770e821572ee5e1f3a0af3bf3b09fe.diff

[llvm-branch-commits] [clang] 0b644cb - [Frontend] Restore Preprocessor::getPredefines()

2022-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Roy Jacobson Date: 2022-09-01T11:00:15+02:00 New Revision: 0b644cb1cc35dc29420b36c6715518d7430c6538 URL: https://github.com/llvm/llvm-project/commit/0b644cb1cc35dc29420b36c6715518d7430c6538 DIFF: https://github.com/llvm/llvm-project/commit/0b644cb1cc35dc29420b36c6715518d7430c6538.diff

[llvm-branch-commits] [clang] 98b6628 - [docs] Add "Standard C++ Modules"

2022-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Chuanqi Xu Date: 2022-09-01T11:00:07+02:00 New Revision: 98b6628d16198748cb35202254f5a907c66468ab URL: https://github.com/llvm/llvm-project/commit/98b6628d16198748cb35202254f5a907c66468ab DIFF: https://github.com/llvm/llvm-project/commit/98b6628d16198748cb35202254f5a907c66468ab.diff LO

[llvm-branch-commits] [clang] 5e1b36c - [Docs][OpenCL][SPIR-V] Release 15 notes for Clang.

2022-09-01 Thread Anastasia Stulova via llvm-branch-commits
Author: Anastasia Stulova Date: 2022-09-01T10:07:00+01:00 New Revision: 5e1b36ced538cfc80f2400b27e346d2175b04092 URL: https://github.com/llvm/llvm-project/commit/5e1b36ced538cfc80f2400b27e346d2175b04092 DIFF: https://github.com/llvm/llvm-project/commit/5e1b36ced538cfc80f2400b27e346d2175b04092.d

[llvm-branch-commits] [libcxx] 80b4a25 - [SystemZ][z/OS] Account for renamed parameter name (libc++)

2022-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Muiez Ahmed Date: 2022-09-01T13:19:27+02:00 New Revision: 80b4a25d7a215d42552b7ad0e2e05fbcc17e07b6 URL: https://github.com/llvm/llvm-project/commit/80b4a25d7a215d42552b7ad0e2e05fbcc17e07b6 DIFF: https://github.com/llvm/llvm-project/commit/80b4a25d7a215d42552b7ad0e2e05fbcc17e07b6.diff L

[llvm-branch-commits] [clang-tools-extra] 4e1aafd - [clang-tidy] Ignore other members in a union if any member of it is initialized in cppcoreguidelines-pro-type-member-init

2022-09-01 Thread via llvm-branch-commits
Author: wangliushuai Date: 2022-06-08T20:25:08+08:00 New Revision: 4e1aafdefe135ccea555d7fef19470a14d6f27ba URL: https://github.com/llvm/llvm-project/commit/4e1aafdefe135ccea555d7fef19470a14d6f27ba DIFF: https://github.com/llvm/llvm-project/commit/4e1aafdefe135ccea555d7fef19470a14d6f27ba.diff

[llvm-branch-commits] [clang] 11ba13a - [clang] Add __is_target_variant_{os, environment} builtins

2022-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Nico Weber Date: 2022-09-02T08:06:26+02:00 New Revision: 11ba13a625066a979b5c3d1039a1744d0d978c70 URL: https://github.com/llvm/llvm-project/commit/11ba13a625066a979b5c3d1039a1744d0d978c70 DIFF: https://github.com/llvm/llvm-project/commit/11ba13a625066a979b5c3d1039a1744d0d978c70.diff LO