alexfh added a comment. Actually, removal of `static` is not the right thing for LLVM:
> Because of this, we have a simple guideline: make anonymous namespaces as > small as possible, and only use them for class declarations. http://llvm.org/docs/CodingStandards.html#anonymous-namespaces Repository: rL LLVM http://reviews.llvm.org/D18810 _______________________________________________ cfe-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
