perry-ca wrote: > I am not seeing any syntax tests for `_Export` in disallowed positions. For > example: > > ```c++ > int _Export *x = 0; > ``` > > It's not the end of the world if it happens to be accepted, but it is > potentially worth noting.
I'll add a few tests. https://github.com/llvm/llvm-project/pull/140944 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits