iains added a subscriber: vsapsai.
iains added a comment.

hmm that makes it quite hard to analyse what's going on ...
.. however, it seems that this is a clang-modules style build (I am more 
familiar with the C++20 modules stuff, so probably  @vsapsai will be able to 
throw more light on this).
however, I concur with @aaron.ballman that the original fail seems pretty fishy 
- at least for C++20 modules we do not do anything special in the pre-processor 
(with the exception of Header Units, but that code is not yet landed).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121497

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

Reply via email to