[llvm-bugs] [Bug 41996] New: Phabricator subscribes llvm-commits when it should not
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 23 08:49:03 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41996
Bug ID: 41996
Summary: Phabricator subscribes llvm-commits when it should not
Product: Phabricator
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: paul_robinson at playstation.sony.com
CC: llvm-bugs at lists.llvm.org
Recently I had a one-file patch in Clang, which was up in Phab:
https://reviews.llvm.org/D62202
When I created the review, I added Clang, and Phab auto-subscribed
cfe-commits, which is all fine.
My commit log had 'Differential Revision: https://reviews.llvm.org/D62202'
just like it's supposed to. But when I did 'git llvm push',
Phabricator did this:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361502: Work around a Visual C++ bug. (authored by
probinson, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
There's no cause to add project LLVM or subscriber llvm-commits here.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190523/58cbc340/attachment-0001.html>
More information about the llvm-bugs
mailing list