[flang-commits] [flang] [flang] Use precompiled parsing headers (PR #130600)

Kajetan Puchalski via flang-commits flang-commits at lists.llvm.org
Mon Mar 10 07:29:30 PDT 2025


================
@@ -13,7 +13,6 @@
 #include "flang/Frontend/CompilerInstance.h"
 #include "flang/Frontend/CompilerInvocation.h"
 #include "flang/Frontend/TextDiagnosticPrinter.h"
-#include "flang/Parser/parsing.h"
----------------
mrkajetanp wrote:

Not sure about the original commit, but that's certainly a good point. The now updated version should work unchanged for all of those scenarios.

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


More information about the flang-commits mailing list