Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

cpsughrue (Connor Sughrue)
User

Projects

User does not belong to any projects.

User Details

User Since
May 30 2023, 12:58 PM (27 w, 2 d)

Recent Activity

Sep 10 2023

cpsughrue requested review of D159496: MBD WIP.
Sep 10 2023, 11:57 AM · Restricted Project

Aug 29 2023

cpsughrue added a comment to D158496: [WIP][clang][modules] module build daemon initial commit.

(probably worth linking to the RFC/etc (https://discourse.llvm.org/t/rfc-modules-build-daemon-build-system-agnostic-support-for-explicitly-built-modules/71524/47) from the patch description/commit message)

Aug 29 2023, 11:32 PM · Restricted Project, Restricted Project
cpsughrue updated the diff for D158496: [WIP][clang][modules] module build daemon initial commit.

Remove unnecessary header files

Aug 29 2023, 11:27 PM · Restricted Project, Restricted Project
cpsughrue updated the diff for D158496: [WIP][clang][modules] module build daemon initial commit.

Addressed feedback:

  • Renamed ub_outs() to unbuff_outs()
  • Fixed spelling errors
  • Added daemon response to handshake request from clang invocation
  • Replaced 10 sec sleep with backoff strategy when checking if the daemon has finished initializing
  • In daemon response to REGISTER, added updated cc1 command line, which replaces the clang invocation argv
Aug 29 2023, 11:20 PM · Restricted Project, Restricted Project

Aug 22 2023

cpsughrue requested review of D158496: [WIP][clang][modules] module build daemon initial commit.
Aug 22 2023, 1:49 AM · Restricted Project, Restricted Project
cpsughrue abandoned D157899: [WIP][clang] initial commit for module build daemon.
Aug 22 2023, 1:34 AM · Restricted Project

Aug 14 2023

cpsughrue requested review of D157899: [WIP][clang] initial commit for module build daemon.
Aug 14 2023, 9:55 AM · Restricted Project

Aug 3 2023

cpsughrue updated the diff for D156234: [clang][deps] add support for dependency scanning with cc1 command line.

Fixing failed test on Windows CI

Aug 3 2023, 7:38 AM · Unknown Object (Project), Restricted Project, Restricted Project

Aug 1 2023

cpsughrue updated the diff for D156234: [clang][deps] add support for dependency scanning with cc1 command line.

Update llvm-lit test to use split-file

Aug 1 2023, 12:24 PM · Unknown Object (Project), Restricted Project, Restricted Project
cpsughrue added inline comments to D156234: [clang][deps] add support for dependency scanning with cc1 command line.
Aug 1 2023, 11:49 AM · Unknown Object (Project), Restricted Project, Restricted Project
cpsughrue added inline comments to D156234: [clang][deps] add support for dependency scanning with cc1 command line.
Aug 1 2023, 7:02 AM · Unknown Object (Project), Restricted Project, Restricted Project

Jul 31 2023

cpsughrue updated the diff for D156234: [clang][deps] add support for dependency scanning with cc1 command line.

Added llvm-lit test for commit and removed previously created unit test

Jul 31 2023, 8:53 PM · Unknown Object (Project), Restricted Project, Restricted Project

Jul 25 2023

cpsughrue updated the diff for D156234: [clang][deps] add support for dependency scanning with cc1 command line.

Fixed formatting issues

Jul 25 2023, 3:44 PM · Unknown Object (Project), Restricted Project, Restricted Project
cpsughrue added a project to D156234: [clang][deps] add support for dependency scanning with cc1 command line: Unknown Object (Project).
Jul 25 2023, 8:20 AM · Unknown Object (Project), Restricted Project, Restricted Project
cpsughrue requested review of D156234: [clang][deps] add support for dependency scanning with cc1 command line.
Jul 25 2023, 5:44 AM · Unknown Object (Project), Restricted Project, Restricted Project