search for: internal_default

Displaying 1 result from an estimated 1 matches for "internal_default".

2018 Jun 25
2
Is that LLVM Language Reference Manual's bug?
Dear list, http://www.llvm.org/docs/LangRef.html#visibility-styles says "A symbol with internal or private linkage must have default visibility." I think it should be protected visibility. -- Best Regards, Yu Rong Tan