mizvekov wrote:

I am also seeing breakages which are solved by reverting this change.

The failure occurs when importing modules from within header files:

```
error: expected a module name after 'import'
   11 | import std;
```

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

Reply via email to