================ @@ -912,6 +931,10 @@ bool Scanner::lexPPLine(const char *&First, const char *const End) { CurDirToks.clear(); }); + // FIXME: Shoule we handle @import as a preprocessing directive? ---------------- yronglin wrote:
I've basically implemented this in a separate patch https://github.com/llvm/llvm-project/pull/157726 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