Hi all,
I have pushed in a change (https://reviews.llvm.org/D91456) that will require that function declarations be marked private or nested. In case you run into “symbol declaration cannot have public visibility” verification errors, please marked the function failing the verification private or nested.
For motivation for the change is discussed here: RFC: Symbol definition/declaration x visibility checks
Thanks,
Rahul