[all-commits] [llvm/llvm-project] d34352: [flang] Fix CFI_CDESC_T for C++ interoperability (...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Oct 16 16:26:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d343529d0bd035c515fc6aa5bad5750f262b3345
https://github.com/llvm/llvm-project/commit/d343529d0bd035c515fc6aa5bad5750f262b3345
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M flang/include/flang/ISO_Fortran_binding.h
Log Message:
-----------
[flang] Fix CFI_CDESC_T for C++ interoperability (#67568)
Full namespace qualification is needed on an identifier.
More information about the All-commits
mailing list