diff options
| author | kaizhangNV <149626564+kaizhangNV@users.noreply.github.com> | 2024-04-23 18:39:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-23 18:39:15 -0700 |
| commit | c6b9a91253bce6d450efc281b3f86617b3eef633 (patch) | |
| tree | 4cfaaf2f298611495601b6287ef2d143420cbcc6 /tools | |
| parent | f1de1817ca10e34ec6a844100f10f0de3340c9f2 (diff) | |
Do not diagnose error when a symbols is defined as 'extern' and 'export' (#4010)
Fix the issue (#3999).
For a function is defined as extern and export at the same time, don't
report error, we can use the 'export' function to overload the 'extern'
function.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
