[clang] 083d151 - Apply https://reviews.llvm.org/D42519

2021-01-28 Thread Russell Gallop via cfe-commits
Author: Russell Gallop Date: 2021-01-07T17:37:18Z New Revision: 083d1519465718fb7f7bbe65597ffc23e612ba19 URL: https://github.com/llvm/llvm-project/commit/083d1519465718fb7f7bbe65597ffc23e612ba19 DIFF: https://github.com/llvm/llvm-project/commit/083d1519465718fb7f7bbe65597ffc23e612ba19.diff

Re: [PATCH] D78192: Support compiler extensions as a normal component

2020-04-24 Thread Russell Gallop via cfe-commits
Thanks! On Fri, 24 Apr 2020 at 10:51, Serge Guelton wrote: > On Fri, Apr 24, 2020 at 10:15:15AM +0100, Russell Gallop wrote: > > Hi Serge, > > > > It looks like this is failing to build on Windows bots (e.g. [1]http:// > > >

Re: [PATCH] D78192: Support compiler extensions as a normal component

2020-04-24 Thread Russell Gallop via cfe-commits
Hi Serge, It looks like this is failing to build on Windows bots (e.g. http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/32003). Error below. Please could you take a look? Thanks Russ FAILED:

Re: [PATCH] D71129: [ARM][CMSE] Implement CMSE attributes

2020-03-24 Thread Russell Gallop via cfe-commits
Hi Momchil, Can I just check that you've seen this bot failure here since this patch: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/64604/steps/test-check-all/logs/FAIL%3A%20Clang%3A%3Asave-temps.c The new case that you've added to save-temps.c doesn't work

[clang] 8fa322d - Increase DIAG_SIZE_DRIVER as we're close to hitting it

2020-03-24 Thread Russell Gallop via cfe-commits
Author: Russell Gallop Date: 2020-03-24T11:45:53Z New Revision: 8fa322dd39a8ac32c46479511e8be20ab898f897 URL: https://github.com/llvm/llvm-project/commit/8fa322dd39a8ac32c46479511e8be20ab898f897 DIFF: https://github.com/llvm/llvm-project/commit/8fa322dd39a8ac32c46479511e8be20ab898f897.diff

[clang] 4662f6e - [test] Avoid loop-unroll.c test getting confused by fadd in git revision

2020-01-23 Thread Russell Gallop via cfe-commits
Author: Russell Gallop Date: 2020-01-23T09:27:16Z New Revision: 4662f6e1c7781bea5cc836948b1aa67f58b8b98d URL: https://github.com/llvm/llvm-project/commit/4662f6e1c7781bea5cc836948b1aa67f58b8b98d DIFF: https://github.com/llvm/llvm-project/commit/4662f6e1c7781bea5cc836948b1aa67f58b8b98d.diff

[clang] df494f7 - [Support] Add TimeTraceScope constructor without detail arg

2019-12-11 Thread Russell Gallop via cfe-commits
Author: Russell Gallop Date: 2019-12-11T14:32:21Z New Revision: df494f7512b0ecebdf3d7be97695a1b6278c0336 URL: https://github.com/llvm/llvm-project/commit/df494f7512b0ecebdf3d7be97695a1b6278c0336 DIFF: https://github.com/llvm/llvm-project/commit/df494f7512b0ecebdf3d7be97695a1b6278c0336.diff

[clang] aedeab7 - [Support] Add ProcName to TimeTraceProfiler

2019-12-03 Thread Russell Gallop via cfe-commits
Author: Russell Gallop Date: 2019-12-03T13:04:27Z New Revision: aedeab7f85caaa0946152e5d73e37455267019bb URL: https://github.com/llvm/llvm-project/commit/aedeab7f85caaa0946152e5d73e37455267019bb DIFF: https://github.com/llvm/llvm-project/commit/aedeab7f85caaa0946152e5d73e37455267019bb.diff

r374294 - Remove rest of time-trace message as it is inconsistent style

2019-10-10 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Thu Oct 10 02:33:53 2019 New Revision: 374294 URL: http://llvm.org/viewvc/llvm-project?rev=374294=rev Log: Remove rest of time-trace message as it is inconsistent style Other options which create output files don't produce output messages. Improve documentation to

r368985 - Revert rL368939 "Remove LVALUE / RVALUE workarounds"

2019-08-15 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Thu Aug 15 03:12:11 2019 New Revision: 368985 URL: http://llvm.org/viewvc/llvm-project?rev=368985=rev Log: Revert rL368939 "Remove LVALUE / RVALUE workarounds" This reverts commit cad8356d699b36c73abb267f65db575ddacbd652. To unbreak Windows bots Modified:

Re: r365887 - [JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed commands.

2019-07-12 Thread Russell Gallop via cfe-commits
Hi Sam, I've reverted to get the bot green again. Regards Russ On Fri, 12 Jul 2019 at 15:52, Russell Gallop wrote: > Hi Sam, > > This is hitting a test failure on a Windows bot: > http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/26916 > > Please could

r365906 - Revert "[JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed commands."

2019-07-12 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Fri Jul 12 08:15:56 2019 New Revision: 365906 URL: http://llvm.org/viewvc/llvm-project?rev=365906=rev Log: Revert "[JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed commands." New test is failing on Windows bot This reverts commit

Re: r365887 - [JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed commands.

2019-07-12 Thread Russell Gallop via cfe-commits
Hi Sam, This is hitting a test failure on a Windows bot: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/26916 Please could you take a look? Thanks Russ On Fri, 12 Jul 2019 at 11:11, Sam McCall via cfe-commits < cfe-commits@lists.llvm.org> wrote: >

Re: [clang-tools-extra] r365867 - [clangd] Implement typeHierarchy/resolve for subtypes

2019-07-12 Thread Russell Gallop via cfe-commits
Hi Nathan, I've reverted this to get the bot green(er). Regards Russ On Fri, 12 Jul 2019 at 13:32, Russell Gallop wrote: > Hi Nathan, > This is causing a test failure on Windows: > http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/26909 > > Please can

[clang-tools-extra] r365899 - Revert "[clangd] Implement typeHierarchy/resolve for subtypes"

2019-07-12 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Fri Jul 12 06:35:58 2019 New Revision: 365899 URL: http://llvm.org/viewvc/llvm-project?rev=365899=rev Log: Revert "[clangd] Implement typeHierarchy/resolve for subtypes" Causing test failure on Windows bot This reverts commit

Re: [clang-tools-extra] r365867 - [clangd] Implement typeHierarchy/resolve for subtypes

2019-07-12 Thread Russell Gallop via cfe-commits
Hi Nathan, This is causing a test failure on Windows: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/26909 Please can you take a look? Thanks Russ [ RUN ] Subtypes.LazyResolution Preamble for file C:\clangd-test\TestTU.cpp cannot be reused.

r362786 - [X86][test] Add test cases using immediates to builtins-x86.c

2019-06-07 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Fri Jun 7 02:51:44 2019 New Revision: 362786 URL: http://llvm.org/viewvc/llvm-project?rev=362786=rev Log: [X86][test] Add test cases using immediates to builtins-x86.c These builtins should work with immediate or variable shift operand for gcc compatibility.

Re: r361997 - [analyzer] print() JSONify: getNodeLabel implementation

2019-05-30 Thread Russell Gallop via cfe-commits
Hi Csaba, I see what Roman means. Output should be deterministic for given input (unless there is a very good reason not to (e.g. timing or deliberate randomness)). You can check whether the output is the same with a script like below. It looks like the node numbers are different every time. Is

Re: r361997 - [analyzer] print() JSONify: getNodeLabel implementation

2019-05-30 Thread Russell Gallop via cfe-commits
Hi Csaba, Failing example attached. Note that the output is different every time so there is potentially more than one failure mode. Thanks Russ On Thu, 30 May 2019 at 15:05, Csaba Dabis wrote: > Hey! > > When it fails, could you provide the DOT dump? The path > is: >

Re: r361997 - [analyzer] print() JSONify: getNodeLabel implementation

2019-05-30 Thread Russell Gallop via cfe-commits
Hi Csaba, The test dump_egraph.cpp appears to be flaky on Windows. For example here: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/26183 .

r361377 - Revert r361148 "[Syntax] Introduce TokenBuffer, start clangToolingSyntax library"

2019-05-22 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Wed May 22 05:50:52 2019 New Revision: 361377 URL: http://llvm.org/viewvc/llvm-project?rev=361377=rev Log: Revert r361148 "[Syntax] Introduce TokenBuffer, start clangToolingSyntax library" Also reverted r361264 "[Syntax] Rename TokensTest to SyntaxTests. NFC" which

r361374 - Mark tests from r361278 as unsupported on Windows.

2019-05-22 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Wed May 22 05:07:52 2019 New Revision: 361374 URL: http://llvm.org/viewvc/llvm-project?rev=361374=rev Log: Mark tests from r361278 as unsupported on Windows. Modified: cfe/trunk/test/Driver/darwin-header-search-libcxx.cpp

r361368 - [Driver][Windows] Add dependent lib argument for -fprofile-generate and -fcs-profile-generate

2019-05-22 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Wed May 22 03:06:49 2019 New Revision: 361368 URL: http://llvm.org/viewvc/llvm-project?rev=361368=rev Log: [Driver][Windows] Add dependent lib argument for -fprofile-generate and -fcs-profile-generate Follows on from r360674 which added it for

r360674 - [Driver][Windows] Add dependent lib argument for profile instr generate

2019-05-14 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Tue May 14 07:01:40 2019 New Revision: 360674 URL: http://llvm.org/viewvc/llvm-project?rev=360674=rev Log: [Driver][Windows] Add dependent lib argument for profile instr generate This is needed so lld-link can find clang_rt.profile when self hosting on Windows with

r359558 - Fix inconsistency in calculating DIAG_START_ values.

2019-04-30 Thread Russell Gallop via cfe-commits
Author: russell_gallop Date: Tue Apr 30 05:53:19 2019 New Revision: 359558 URL: http://llvm.org/viewvc/llvm-project?rev=359558=rev Log: Fix inconsistency in calculating DIAG_START_ values. This was introduced at r313975. As DIAG_SIZE_CROSSTU and DIAG_SIZE_COMMENT are both 100 this should be NFC.

Re: r358490 - [AArch64] Implement Vector Funtion ABI name mangling.

2019-04-25 Thread Russell Gallop via cfe-commits
Hi Alexey, The new test "declare_simd_aarch64_sve.c" intermittently fails when the git revision contains "a01". .../llvm/tools/clang/test/OpenMP/declare_simd_aarch64_sve.c:38:15: error: CHECK-NOT: excluded string found in input // CHECK-NOT: a01 ^ :75:102: note: found