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 (llvm#109362) Update ClangAttrEmitter TableGen to add explicit symbol visibility macros to attribute class declarations it creates. Both AnnotateFunctions and Attribute example plugins require clang::AnnotateAttr TableGen created functions to be exported from the Clang shared library. This depends on macros to be added in llvm#108276
- Loading branch information