[PATCH] D73852: [clang] detect switch fallthrough marked by a comment (PR43465)

Luboš Luňák via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 3 02:09:23 PST 2020


llunak added a comment.

In D73852#1901895 <https://reviews.llvm.org/D73852#1901895>, @rsmith wrote:

> Thank you, Luboš, and sorry for the process problems here.


FWIW, the Clang repository here in Phabricator is still 'Inactive', so even though https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface does say to use it, reviews may again not get sent to the correct commits list if somebody else gets confused by that too (especially for projects other than LLVM itself or Clang, as the page doesn't even mention what the mailing lists for those are).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73852/new/

https://reviews.llvm.org/D73852





More information about the cfe-commits mailing list