================
@@ -911,12 +913,16 @@ class QualType {
/// CXXRecordDecl::isCXX11StandardLayout, this takes DRs into account.
bool isCXX11PODType(const ASTContext &Context) const;
+
----------------
cor3ntin wrote:
Can you revert that?
https://github.com/llvm/llvm-project/pull/76680