owenca wrote:
> Race condition! Will update the other PR.
@dklimkin can you link to "the other PR"? Should we revert this one now?
cc @mydeveloperday @HazardyKnusperkeks
https://github.com/llvm/llvm-project/pull/106398
___
cfe-commits mailing list
cf
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
owenca wrote:
@dklimkin I known this is a trivial fix, but it would be better to request
anyone from https://github.com/orgs/llvm/teams/pr-subscribers-clang-format to
have a look before merging it.
There was an outstanding PR #106305 before yours. Can you review it and see if
you want to ask
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
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: Danial Klimkin (dklimkin)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/106398.diff
1 Files Affected:
- (modified) clang/tools/clang-format/clang-format-test.el (+5-5)
``diff
diff --git a/clang/tool
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/