Unverified Commit 33b54f01 authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang] Move internal Fortran::ISO namespace out of user-facing ISO_F… (#72909)

…ortran_binding.h

... and into the ISO_Fortran_binding_wrapper.h header, through which the
compiler and runtime access its contents. This change ensures that user
code that #includes ISO_Fortran_binding.h within 'extern "C" {' doesn't
encounter mysterious namespace errors.
parent c13f7e17
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment