[clang] [clang] Split up `SemaDeclAttr.cpp` (PR #93966)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Fri May 31 08:05:59 PDT 2024


================
@@ -18,6 +18,7 @@
 #include "clang/AST/Type.h"
 #include "clang/Basic/SourceLocation.h"
 #include "clang/Basic/TargetInfo.h"
+#include "clang/Sema/ParsedAttr.h"
----------------
erichkeane wrote:

Same question here.

https://github.com/llvm/llvm-project/pull/93966


More information about the cfe-commits mailing list