Commit 363e96b
committed
[Clang][TableGen] Add explicit symbol visibility macros to code generated
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.1 parent 3b3accb commit 363e96b
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2762 | 2762 | | |
2763 | 2763 | | |
2764 | 2764 | | |
2765 | | - | |
| 2765 | + | |
2766 | 2766 | | |
2767 | 2767 | | |
2768 | 2768 | | |
| |||
3220 | 3220 | | |
3221 | 3221 | | |
3222 | 3222 | | |
3223 | | - | |
| 3223 | + | |
| 3224 | + | |
3224 | 3225 | | |
3225 | 3226 | | |
3226 | 3227 | | |
| |||
0 commit comments