Re: [clang] 9320ac9 - [Clang] Only run test when X86 backend is built.

2021-04-02 Thread David Blaikie via cfe-commits
On Thu, Apr 1, 2021 at 1:29 PM Florian Hahn wrote: > > > > On Thu, Apr 1, 2021 at 8:11 PM David Blaikie wrote: >> >> On Thu, Apr 1, 2021 at 1:16 AM Florian Hahn wrote: >> > >> > Hi, >> > >> > On Tue, Mar 30, 2021 at 7:52 PM David Blaikie wrote: >> >> >> >> Is there a more reliable remark that c

Re: [clang] 9320ac9 - [Clang] Only run test when X86 backend is built.

2021-04-01 Thread Florian Hahn via cfe-commits
On Thu, Apr 1, 2021 at 8:11 PM David Blaikie wrote: > On Thu, Apr 1, 2021 at 1:16 AM Florian Hahn wrote: > > > > Hi, > > > > On Tue, Mar 30, 2021 at 7:52 PM David Blaikie > wrote: > >> > >> Is there a more reliable remark that could be tested for? (Clang > shouldn't be testing all remarks - jus

Re: [clang] 9320ac9 - [Clang] Only run test when X86 backend is built.

2021-04-01 Thread David Blaikie via cfe-commits
On Thu, Apr 1, 2021 at 1:16 AM Florian Hahn wrote: > > Hi, > > On Tue, Mar 30, 2021 at 7:52 PM David Blaikie wrote: >> >> Is there a more reliable remark that could be tested for? (Clang shouldn't >> be testing all remarks - just that the remark infrastructure in general is >> wired up (specifi

Re: [clang] 9320ac9 - [Clang] Only run test when X86 backend is built.

2021-04-01 Thread Florian Hahn via cfe-commits
Hi, On Tue, Mar 30, 2021 at 7:52 PM David Blaikie wrote: > Is there a more reliable remark that could be tested for? (Clang shouldn't > be testing all remarks - just that the remark infrastructure in general is > wired up (specific remarks should be tested in llvm) - so picking some > really sta

Re: [clang] 9320ac9 - [Clang] Only run test when X86 backend is built.

2021-03-30 Thread David Blaikie via cfe-commits
Is there a more reliable remark that could be tested for? (Clang shouldn't be testing all remarks - just that the remark infrastructure in general is wired up (specific remarks should be tested in llvm) - so picking some really stable remark would be great) maybe there's a remark for "this always_

[clang] 9320ac9 - [Clang] Only run test when X86 backend is built.

2021-03-29 Thread Florian Hahn via cfe-commits
Author: Florian Hahn Date: 2021-03-29T17:27:01+01:00 New Revision: 9320ac9b4965d769632398b620ca3e4af9b56b12 URL: https://github.com/llvm/llvm-project/commit/9320ac9b4965d769632398b620ca3e4af9b56b12 DIFF: https://github.com/llvm/llvm-project/commit/9320ac9b4965d769632398b620ca3e4af9b56b12.diff