User Details
- User Since
- Mar 28 2023, 2:26 PM (35 w, 5 d)
Aug 2 2023
Aug 1 2023
Jul 31 2023
Jul 18 2023
Abandoning this attempt - and agree that it's too heavy handed. @mysterymath has taken the lead on debugging.
Jul 15 2023
@dvyukov - I think this could resolve the remaining error we're seeing on Fuchsia linux-x86_64 builds like this one: https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8775481122257091553/overview
Jul 14 2023
Amend XFAIL to include ubsan-tsan
Amend XFAIL directive
Thanks @dvyukov - I hope you don't mind I went ahead and committed this on your behalf.
Jul 13 2023
Jul 12 2023
This was reverted due to its dependency on https://reviews.llvm.org/D154943 - please see https://github.com/llvm/llvm-project/issues/63831.
Jul 5 2023
rebased
Jun 30 2023
Jun 29 2023
correct reference in test
Jun 28 2023
Hi Piotr - I'm sorry for the delay in getting back to you. Thank you again for your review comments. I did my best trying to get the right combination of matchers that limit the candidates and allow the exceptions that we want. I wasn't successful in figuring out a way to exempt static references to non-trivial destructor classes that don't have the lifetime extension (see comment).
Changes per review.
Jun 22 2023
Thanks for the review @PiotrZSL, I’m new to this space and appreciate the comments. I have a few questions around some of them and would greatly appreciate any guidance you can give.
Fixes from review.
Jun 20 2023
Jun 16 2023
Jun 15 2023
Jun 2 2023
Provide full error message in comment
May 16 2023
May 2 2023
Hey - it looks like this is causing build failures on this Fuchsia build bot after this change was landed: https://luci-milo.appspot.com/ui/p/fuchsia/builders/ci/clang_toolchain.ci.core.x64-host_test_only-mac/b8782262413740663777/overview. I've filed https://github.com/llvm/llvm-project/issues/62505 with a reproducer attached.
Apr 27 2023
Apr 26 2023
Modify comment
Apr 18 2023
LGTM - the failed build doesn't look related to this change.
Amend comment
Removed unnecessary ASSERT_DEATH existance check
Apr 17 2023
Add back AndroidSvelteConfig to Fuchsia combined tests.
Apologies, my local git checkout diverged from the phabricator revision and this patch was merged under https://reviews.llvm.org/rGced95a5765f5743761e72685ecc944dde990305a. Unfortunately the "Fuchsia" typo in the title was not fixed under that revision, but otherwise the merged content is equal. Moving forward with closing this.
Fix Typo
Apr 16 2023
Fix typo
Apr 11 2023
fix size_t param
Thanks for the quick response @gchatelet!
Updates to memmem.cpp/memmem_test.cpp per review feedback