aprantl added a comment.

I'm going to revert the patch now. This is not just breaking LLDb, but also 
clang itself on Darwin platforms. I think we need to be more careful to 
separate out the enabling of Clang C++ modules and C++20 modules. Either by 
having `-fmodules-ts` control the `HaveModules` flag, or by adding a way to 
explicitly turn them off. I'm happy to help with testing out any patches!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120540/new/

https://reviews.llvm.org/D120540

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to