The function definitions being guarded by the pragma were all static, so
they wouldn't be exported anyway. In any case, we should prefer the
visibility macros. No functional change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D26940
[libc++] Remove unneeded visibility pragmas smeenai on Nov 21 2016, 3:01 PM. Authored by
Details The function definitions being guarded by the pragma were all static, so
Diff Detail
|