efriedma-quic wrote: If you wanted to do things "properly", you'd probably define `__interrupt` and `__cregister` as attributes in clang/include/clang/Basic/Attr.td . But at first glance, using macros to ignore `__interrupt` and `__cregister` behaves basically correctly, if you're not actually trying to generate code. So probably not worth the trouble.
https://github.com/llvm/llvm-project/pull/125663 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits