https://github.com/snikitav updated
https://github.com/llvm/llvm-project/pull/74175
>From cb2bdf4a4cb9db2262920a0a474e2024e7a1406a Mon Sep 17 00:00:00 2001
From: Sizov Nikita
Date: Sat, 2 Dec 2023 04:53:32 +0300
Subject: [PATCH] Missing opt with ctlz and shifts of power of 2 constants
(#41333)
https://github.com/snikitav created
https://github.com/llvm/llvm-project/pull/74223
Currently windows build fails with:
```
# | error: 'cxx98-14-error' diagnostics expected but not seen:
# | File C:\ws\src\clang\test\CXX\drs\dr2xx.cpp Line 1297 (directive at
C:\ws\src\clang\test\CXX\drs\dr2
snikitav wrote:
@Endilll Im'sorry, not sure what to do in this situation, but I think current
master CI is broken and my patch might fix it. Is it ok to tag you or other
people, or should I wait for autoassigned reviewers?
https://github.com/llvm/llvm-project/pull/74223
___
https://github.com/snikitav edited
https://github.com/llvm/llvm-project/pull/74223
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/snikitav updated
https://github.com/llvm/llvm-project/pull/74223
>From 661c42716c494bb27449c2dd81e03cf0945f1cf1 Mon Sep 17 00:00:00 2001
From: Sizov Nikita
Date: Sun, 3 Dec 2023 06:56:08 +0300
Subject: [PATCH] Fix crash for windows clang unittest
---
clang/test/CXX/drs/dr2x
https://github.com/snikitav edited
https://github.com/llvm/llvm-project/pull/74223
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/snikitav updated
https://github.com/llvm/llvm-project/pull/74223
>From 41bae56752441a2b2e23ff04e3f0a03ef0d95743 Mon Sep 17 00:00:00 2001
From: Sizov Nikita
Date: Sun, 3 Dec 2023 06:56:08 +0300
Subject: [PATCH] Fix crash for windows clang unittest
---
clang/test/CXX/drs/dr2x