Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Clang][TableGen] Add explicit symbol visibility macros to code gener…
…ated Update ClangAttrEmitter tablegen to add explicit symbol visibility macros to function declarations it creates. Both AnnotateFunctions and Attribute example plugins require clang::AnnotateAttr TableGen created functions to be exported from the Clang shared library.
- Loading branch information