================
@@ -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:
SGTM, what about other `@` directive in ObjC? should we also handle these as a
directives. I'd be happy to do this in a new PR that depends on this PR, What
do you think?
https://github.com/llvm/llvm-project/pull/107168
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits