Remove needless Attr.h include from DeclCXX.h, NFC
This actually has no impact on the build, because TypeLoc.h includes Attr.h. However, DeclCXX.h has no need of it, so go ahead and remove it. The final step in this patch series is to split Attr.h and Attrs.h.
Loading
Please sign in to comment