[all-commits] [llvm/llvm-project] 76fee8: [flang][OpenMP][NFC] Don't use special chars in er...
Leandro Lupori via All-commits
all-commits at lists.llvm.org
Mon Apr 7 12:23:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76fee8f4edf10fb39f0323171c060e97ec0005b0
https://github.com/llvm/llvm-project/commit/76fee8f4edf10fb39f0323171c060e97ec0005b0
Author: Leandro Lupori <leandro.lupori at linaro.org>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/test/Semantics/OpenMP/interop-construct.f90
Log Message:
-----------
[flang][OpenMP][NFC] Don't use special chars in error messages (#134686)
Some error messages were using a special char for `fi`, in the
word `specified`, probably due to a typo.
This caused an error on Windows: #134625
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list