aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2025-02-27 14:32:30 -0800
committerGitHub <noreply@github.com>2025-02-27 14:32:30 -0800
commit78acf7bb0a6e3a0948deece3d49f155cbc1ce891 (patch)
tree6cefb4650815c6c83b0c24eaa17b7e0926ac9b17 /llvm/lib/CodeGen/MachineInstr.cpp
parente843d514b12fd07e8bf49898cf66716e4b2833ce (diff)
downloadllvm-78acf7bb0a6e3a0948deece3d49f155cbc1ce891.zip
llvm-78acf7bb0a6e3a0948deece3d49f155cbc1ce891.tar.gz
llvm-78acf7bb0a6e3a0948deece3d49f155cbc1ce891.tar.bz2
[flang] Enforce C1503 (#128962)
Enforce an obscure constraint from the standard: an abstract interface is not allowed to have the same name as an intrinsic type keyword. I suspect this is meant to prevent a declaration like "PROCEDURE(REAL), POINTER :: P" from being ambiguous. Fixes https://github.com/llvm/llvm-project/issues/128744.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions