antmox wrote:
did not wait for last tests. hope thats ok
https://github.com/llvm/llvm-project/pull/72134
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/antmox closed https://github.com/llvm/llvm-project/pull/72134
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
antmox wrote:
No problem, thanks : )
https://github.com/llvm/llvm-project/pull/72134
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
spavloff wrote:
@antmox Thank you for fixing that!
LGTM.
Could you please commit the patch when tests pass?
https://github.com/llvm/llvm-project/pull/72134
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: antoine moynault (antmox)
Changes
Test still fail on ARM machine (no float_control support)
---
Full diff: https://github.com/llvm/llvm-project/pull/72134.diff
1 Files Affected:
- (modified) clang/test/Sema/PR69717.cpp (+1-1)
```
https://github.com/antmox created
https://github.com/llvm/llvm-project/pull/72134
Test still fail on ARM machine (no float_control support)
>From ce6080bc9e245279a6f8fc7006b9932e4c9ab809 Mon Sep 17 00:00:00 2001
From: Antoine Moynault
Date: Mon, 13 Nov 2023 16:35:50 +
Subject: [PATCH] [cla