================
@@ -5071,7 +5055,7 @@ class CapturedDecl final
 ///
 /// Import declarations can also be implicitly generated from
 /// \#include/\#import directives.
-class ImportDecl final : public Decl,
+class ImportDecl final : public NamedDecl,
----------------
ChuanqiXu9 wrote:

This is a drastic change. It is better to avoid so.

https://github.com/llvm/llvm-project/pull/204511
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to