yronglin 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; > ```
It would be nice to have a reproducer. I can't tell the root cause from this error, so I can't use it to strengthen the current tests. 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