[flang-commits] [flang] [flang] Safer hermetic module file reading (PR #121002)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Tue Jan 14 15:54:35 PST 2025


klausler wrote:

Updated the patch to convert incompatible symbols into UseErrorDetails, where possible.  This allows incompatible symbols (such as named constant library version numbers) to exist so long as they are not actually used in the associating scope.

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


More information about the flang-commits mailing list