User Details
- User Since
- Nov 12 2019, 7:05 PM (174 w, 5 d)
Thu, Mar 2
Feb 10 2023
Feb 7 2023
Feb 3 2023
Feb 2 2023
Jan 17 2023
Jan 11 2023
Please send separate changes one by one (e.g. first patch would be for strsep alone and would include several functions of implementation __dfsw_strsep + __dfso_strsep + test code for this).
Jan 10 2023
Hello! Thank you for the patch.
Jan 3 2023
Dec 29 2022
Copying maps from MSan LGTM.
Abandon due to D140744 being submitted.
Dec 28 2022
Fix other line number.
Fix updated line numbers in test.
Dec 27 2022
Who will use DFSan on loongarch64?
Dec 12 2022
Dec 11 2022
Dec 9 2022
Test failures look unrelated, but rebasing might make it green again.
Dec 8 2022
Dec 7 2022
Oct 19 2022
Sep 12 2022
Sep 2 2022
Fix formatting.
Switch large stack allocation to use malloc.
Increasing size and adding comment.
Aug 22 2022
Fix const.
Rebase.
Fix formatting.
Aug 17 2022
Add missing test file.
Jun 8 2022
Added release notes and fixed variable naming.
Jun 7 2022
Bump
Jun 3 2022
Formatting.
Remove auto used under clang/. Format.
Jun 2 2022
More details on the bug: https://reviews.llvm.org/D125802#3551305
I was also looking into fixing this: https://reviews.llvm.org/D126944
Jun 1 2022
It looks like the leak is rooted at the allocation here:
https://github.com/llvm/llvm-project/blob/1a155ee7de3b62a2fabee86fb470a1554fadc54d/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp#L3857
Going to push without review to repair this buildbot ASAP: https://lab.llvm.org/buildbot/#/builders/168
Add -f on the second checkout command.
May 31 2022
May 25 2022
May 24 2022
Apr 27 2022
I know this is currently used in at least one other place:
https://github.com/tensorflow/tensorflow/blob/dde12a690476650573a0ef3f8f681271a2016224/tensorflow/compiler/xla/service/cpu/compiler_functor.cc#L111
Apr 19 2022
Apr 14 2022
Rebase
Apr 13 2022
Apr 5 2022
Fix extra braces.
Apr 4 2022
This re-land seems to have broken this buildbot: https://lab.llvm.org/buildbot/#/builders/169
Rebase
Mar 31 2022
Rebase.
Mar 29 2022
Mar 14 2022
Rebase.