[all-commits] [llvm/llvm-project] 1f6427: [libc] add mempcpy to bazel overlay (#75383)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Dec 13 13:38:39 PST 2023
Branch: refs/heads/users/vitalybuka/spr/asan-install-pthread_atfork
Home: https://github.com/llvm/llvm-project
Commit: 1f6427a2d51fc76f53e87b70c031ee67b6e9f472
https://github.com/llvm/llvm-project/commit/1f6427a2d51fc76f53e87b70c031ee67b6e9f472
Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/test/src/string/BUILD.bazel
Log Message:
-----------
[libc] add mempcpy to bazel overlay (#75383)
We'd like to begin overlaying mempcpy.
Commit: d860480f9b20b308a677daf45f7bfe1da2a03ac7
https://github.com/llvm/llvm-project/commit/d860480f9b20b308a677daf45f7bfe1da2a03ac7
Author: Nico Weber <thakis at chromium.org>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
R clang-tools-extra/clangd/test/GH75115.test
Log Message:
-----------
Revert "[clangd] Add test for GH75115 (#75116)"
This reverts commit 04580edd8a394dc2ccee7363c8a41ee05b1a6b98.
The test fails if asserts are disabled, see
https://github.com/llvm/llvm-project/pull/75116#issuecomment-1854543611
and the next comment.
Commit: 71ba8bb4a725aa781ad2eee3d0307f18311024a1
https://github.com/llvm/llvm-project/commit/71ba8bb4a725aa781ad2eee3d0307f18311024a1
Author: Fangrui Song <i at maskray.me>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
Log Message:
-----------
[mlir,vector] Fix -Wunused-variable
Commit: c86ad299dfc4f2fc75a20fac74265fe7558cadf8
https://github.com/llvm/llvm-project/commit/c86ad299dfc4f2fc75a20fac74265fe7558cadf8
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
R clang-tools-extra/clangd/test/GH75115.test
M mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/test/src/string/BUILD.bazel
Log Message:
-----------
rebase
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/0b8cd24cef87...c86ad299dfc4
More information about the All-commits
mailing list