[PATCH] D107719: [Clang][AST][NFC] Resolve FIXME: Remove unused QualType ElementType member from the ASTContext class.

Alf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 16 09:07:48 PDT 2021


gAlfonso-bit added a comment.

In D107719#2946159 <https://reviews.llvm.org/D107719#2946159>, @c-rhodes wrote:

> In D107719#2945656 <https://reviews.llvm.org/D107719#2945656>, @gAlfonso-bit wrote:
>
>> Not sure about the timing of base patch, but maybe this patch is also candidate for llvm 13 (backport)?
>
> What's the value in backporting it to 13? It's NFC

The less FIXME's, the better


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

https://reviews.llvm.org/D107719



More information about the llvm-commits mailing list