aaron.ballman added a comment.

In D125259#3520118 <https://reviews.llvm.org/D125259#3520118>, @aaron.ballman 
wrote:

> In D125259#3519947 <https://reviews.llvm.org/D125259#3519947>, @aaron.ballman 
> wrote:
>
>> Oh wow, good catch! I'll correct this.
>
> Oof, the plot thickens... the diagnostic is correct for some types, but is 
> incorrect for others: https://godbolt.org/z/fahzx53W6. I also discovered a 
> parsing issue in C++ where we get confused by elaborated type specifiers: 
> https://godbolt.org/z/1ejxqd9ss.

https://reviews.llvm.org/D125882 addresses the diagnostic behavior for the 
unreachable warning.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125259

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to