[PATCH] D131213: [clang][Headers] Fix unintentional error in D130800

Ian Anderson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 5 10:53:11 PDT 2022


iana added a comment.

In D131213#3702699 <https://reviews.llvm.org/D131213#3702699>, @ddcc wrote:

> I missed line 19, yeah that makes sense. @iana is that ok with you?

Ah, I didn't see that either. Can we just lose the `defined` on line 26 then? It's redundant and little confusing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131213



More information about the cfe-commits mailing list