================
@@ -12,6 +12,7 @@
 #include "clang/AST/DeclCXX.h"
 #include "clang/AST/DeclTemplate.h"
 #include "clang/AST/DeclVisitor.h"
+#include "clang/AST/ODRHash.h"
----------------
bolshakov-a wrote:

`ODRHash` is used inside the newly added code. Btw, what do you mean by 
"necessary"? I think one should not rely on transitive `#include`s in general. 
(I'm just an active contributor of [the IWYU 
project](https://github.com/include-what-you-use/include-what-you-use/). 
~~Trust me!~~)

https://github.com/llvm/llvm-project/pull/78041
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to