gribozavr wrote:
> So from my undertstanding, IWYU only needs the SubstTemplateTypeParmType for
> resugaring purposes, in order to recover the type as written by the user.
>
> But with this patch we are doing the substitution already with sugar, so
> there is no need to resugar, so IWYU should
gribozavr wrote:
## On resugaring bodies of function template instantiations
> I just don't think that can be something we can always enable, as that would
> make some examples of source code take exponentially more time and memory to
> compile.
We keep track of propagated and inferred nullab
gribozavr wrote:
@mizvekov I will provide a more detailed response to the points you made in
your last message separately, but for now I would like to ask you to revert the
commit to unbreak us.
We looked into the problem internally and it does not look we have a simple
hack we can apply to r
gribozavr wrote:
> @gribozavr see #102510 for alternative.
Thank you! We are looking at this now.
> That's not really true. You only need to upstream the AST affecting parts.
> The attributes itself and AST node which represent it.
The attributes are already upstream (we are reusing nullabili
Author: Dmitri Gribenko
Date: 2024-08-21T15:29:03+02:00
New Revision: 65281570afd7e35e01533b07c6c2937de410fc52
URL:
https://github.com/llvm/llvm-project/commit/65281570afd7e35e01533b07c6c2937de410fc52
DIFF:
https://github.com/llvm/llvm-project/commit/65281570afd7e35e01533b07c6c2937de410fc52.dif
gribozavr wrote:
@adrian-prantl I'm going to revert this PR because it fails msan due to
uninitialized variables.
Specifically, `StackFrame::m_frame_recognizer_generation` and
`StackFrameRecognizerManager::m_generation` are never initialized.
Sample msan failure on `lldb/test/Shell/Unwind/eh-
Author: Dmitri Gribenko
Date: 2024-08-22T13:14:30+02:00
New Revision: 7323e7eee3a819e9a2d8ec29f00d362bcad87731
URL:
https://github.com/llvm/llvm-project/commit/7323e7eee3a819e9a2d8ec29f00d362bcad87731
DIFF:
https://github.com/llvm/llvm-project/commit/7323e7eee3a819e9a2d8ec29f00d362bcad87731.dif
Author: Dmitri Gribenko
Date: 2024-08-22T13:24:57+02:00
New Revision: 547917aebd1e79a8929b53f0ddf3b5185ee4df74
URL:
https://github.com/llvm/llvm-project/commit/547917aebd1e79a8929b53f0ddf3b5185ee4df74
DIFF:
https://github.com/llvm/llvm-project/commit/547917aebd1e79a8929b53f0ddf3b5185ee4df74.dif
Author: Dmitri Gribenko
Date: 2024-08-22T13:24:57+02:00
New Revision: aa70f83e660453c006193aab7ba67c94db236948
URL:
https://github.com/llvm/llvm-project/commit/aa70f83e660453c006193aab7ba67c94db236948
DIFF:
https://github.com/llvm/llvm-project/commit/aa70f83e660453c006193aab7ba67c94db236948.dif
gribozavr wrote:
Sorry, but I had to revert this PR because it depends on
https://github.com/llvm/llvm-project/pull/104523, which I'm reverting because
it fails under msan.
Revert commits:
https://github.com/llvm/llvm-project/commit/7323e7eee3a819e9a2d8ec29f00d362bcad87731
https://github.com/l
gribozavr wrote:
Revert commits:
https://github.com/llvm/llvm-project/commit/7323e7eee3a819e9a2d8ec29f00d362bcad87731
https://github.com/llvm/llvm-project/commit/aa70f83e660453c006193aab7ba67c94db236948
https://github.com/llvm/llvm-project/commit/547917aebd1e79a8929b53f0ddf3b5185ee4df74
https://
Author: Dmitri Gribenko
Date: 2022-07-23T15:13:25+02:00
New Revision: cd9a5cfd2e4e4d583c9bf5ef1100acaf5e96f29e
URL:
https://github.com/llvm/llvm-project/commit/cd9a5cfd2e4e4d583c9bf5ef1100acaf5e96f29e
DIFF:
https://github.com/llvm/llvm-project/commit/cd9a5cfd2e4e4d583c9bf5ef1100acaf5e96f29e.dif
Author: Dmitri Gribenko
Date: 2022-07-25T16:58:03+02:00
New Revision: 82d4f39f342165a92eaa1fe74488158942cf27b4
URL:
https://github.com/llvm/llvm-project/commit/82d4f39f342165a92eaa1fe74488158942cf27b4
DIFF:
https://github.com/llvm/llvm-project/commit/82d4f39f342165a92eaa1fe74488158942cf27b4.dif
Author: Dmitri Gribenko
Date: 2021-03-24T16:46:02+01:00
New Revision: 41454c30f6a38c3e107d857e63da0561610fd141
URL:
https://github.com/llvm/llvm-project/commit/41454c30f6a38c3e107d857e63da0561610fd141
DIFF:
https://github.com/llvm/llvm-project/commit/41454c30f6a38c3e107d857e63da0561610fd141.dif
Author: Dmitri Gribenko
Date: 2020-05-20T12:44:19+02:00
New Revision: 0f1195a58648998d21bcfa1575a78a4706eaa52c
URL:
https://github.com/llvm/llvm-project/commit/0f1195a58648998d21bcfa1575a78a4706eaa52c
DIFF:
https://github.com/llvm/llvm-project/commit/0f1195a58648998d21bcfa1575a78a4706eaa52c.dif
Author: Dmitri Gribenko
Date: 2020-05-20T12:44:19+02:00
New Revision: f67f9e86e86e68d4cbc05ef8d6ffd0cb33246d45
URL:
https://github.com/llvm/llvm-project/commit/f67f9e86e86e68d4cbc05ef8d6ffd0cb33246d45
DIFF:
https://github.com/llvm/llvm-project/commit/f67f9e86e86e68d4cbc05ef8d6ffd0cb33246d45.dif
Author: Dmitri Gribenko
Date: 2020-05-20T12:44:19+02:00
New Revision: 8214eff467f583309e9fbb971862d3c1cdcc65e4
URL:
https://github.com/llvm/llvm-project/commit/8214eff467f583309e9fbb971862d3c1cdcc65e4
DIFF:
https://github.com/llvm/llvm-project/commit/8214eff467f583309e9fbb971862d3c1cdcc65e4.dif
Author: Dmitri Gribenko
Date: 2020-05-20T12:44:19+02:00
New Revision: 23f29b2fcc5668c51f15809067a1c3503b422c64
URL:
https://github.com/llvm/llvm-project/commit/23f29b2fcc5668c51f15809067a1c3503b422c64
DIFF:
https://github.com/llvm/llvm-project/commit/23f29b2fcc5668c51f15809067a1c3503b422c64.dif
Author: Dmitri Gribenko
Date: 2020-05-20T12:44:18+02:00
New Revision: 79fcd35c688b94becadd162a6c37e9b95df5c084
URL:
https://github.com/llvm/llvm-project/commit/79fcd35c688b94becadd162a6c37e9b95df5c084
DIFF:
https://github.com/llvm/llvm-project/commit/79fcd35c688b94becadd162a6c37e9b95df5c084.dif
https://github.com/gribozavr approved this pull request.
https://github.com/llvm/llvm-project/pull/130091
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
20 matches
Mail list logo