https://github.com/dklimkin created
https://github.com/llvm/llvm-project/pull/85041
None
>From aba8a875a3dcebb1300974297ab1276c6f657a93 Mon Sep 17 00:00:00 2001
From: Danial Klimkin
Date: Wed, 13 Mar 2024 08:54:15 +0100
Subject: [PATCH] Fix missing include past
a38b7a432d3cbb093af9310eba5b498
https://github.com/dklimkin closed
https://github.com/llvm/llvm-project/pull/85041
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/dklimkin created
https://github.com/llvm/llvm-project/pull/79183
Avoid libc dep in warn-unsafe-buffer-usage-warning-data-invocation.
To keep the test hermetic. This is in line with other existing declarations in
the file that avoid includes.
>From bd284ac0ea8d84b6c791347906
https://github.com/dklimkin created
https://github.com/llvm/llvm-project/pull/95927
AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
(clang/unittests:lex_tests)
>From f61a19058d3b7256702320fd4e94fb523615ccc9 Mon Sep 17 00:00:00 2001
From: Danial Klimkin
Date: Tue, 18 Jun 2024 15:52:50
https://github.com/dklimkin edited
https://github.com/llvm/llvm-project/pull/95927
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/dklimkin closed
https://github.com/llvm/llvm-project/pull/95927
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/dklimkin created
https://github.com/llvm/llvm-project/pull/96144
Add missing includes.
>From bd4f6d50b57680f520ed22b5c5108ae6d9506ca3 Mon Sep 17 00:00:00 2001
From: Danial Klimkin
Date: Thu, 20 Jun 2024 09:18:18 +0200
Subject: [PATCH] Update ExternalPreprocessorSource.h
Add
https://github.com/dklimkin closed
https://github.com/llvm/llvm-project/pull/96144
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/dklimkin created
https://github.com/llvm/llvm-project/pull/90469
Inline assert to avoid unusable variable warning/error when asserts are
disabled.
>From 4935be526d3f5f529924d5bef9cc36167a9e5c5c Mon Sep 17 00:00:00 2001
From: Danial Klimkin
Date: Mon, 29 Apr 2024 15:20:03 +0
https://github.com/dklimkin closed
https://github.com/llvm/llvm-project/pull/90469
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/dklimkin created
https://github.com/llvm/llvm-project/pull/90579
Current dir can be read-only. Use a temp path instead.
>From 9140277a888ba6119730987bfb2cbbb4510b11c0 Mon Sep 17 00:00:00 2001
From: Danial Klimkin
Date: Tue, 30 Apr 2024 11:35:47 +0200
Subject: [PATCH] Fix out
https://github.com/dklimkin closed
https://github.com/llvm/llvm-project/pull/90579
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/dklimkin created
https://github.com/llvm/llvm-project/pull/106398
None
>From edeb17fdfb5ef6ce074fbdeec35d3e28b71592ca Mon Sep 17 00:00:00 2001
From: Danial Klimkin
Date: Wed, 28 Aug 2024 15:58:23 +0200
Subject: [PATCH] Fix clang-format-test.el past 625841c
---
clang/tools/
https://github.com/dklimkin closed
https://github.com/llvm/llvm-project/pull/106398
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
dklimkin wrote:
Race condition! Will update the other PR.
https://github.com/llvm/llvm-project/pull/106398
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
dklimkin wrote:
Hi darkfeline,
Sorry I didn't see your PR and merged #106398 earlier. Please consider closing
this one.
https://github.com/llvm/llvm-project/pull/106305
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cg
dklimkin wrote:
Hi AaronBallman, I think I opted to have a minimal change, it was on heap and I
kept it this way. Seems not important for a test only code.
As per NFC, thank you for the note. I considered it NFC as the prod code
behavior didn't change. I'll keep in mind any behavior change cou
17 matches
Mail list logo