[llvm] [clang] [clang-tools-extra] [CLANG] Fix : More Detailed "No expected directives found" (PR #78338)

Anton Korobeynikov via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 16 15:55:13 PST 2024


================
@@ -1404,7 +1404,7 @@ void ASTContext::InitBuiltinTypes(const TargetInfo &Target,
     getTranslationUnitDecl()->addDecl(MSGuidTagDecl);
   }
 }
-
+// maybe change here also.
----------------
asl wrote:

Ditto

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


More information about the cfe-commits mailing list