https://github.com/hubert-reinterpretcast commented:

The treatment of keywords should be different from that of the alternative 
tokens.
```cpptypedef int import;
import extern x;  // expected-error {{}}
```

https://github.com/llvm/llvm-project/pull/107168
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to