[PATCH] Make anonymous namespace as small as possible.

kledzik at apple.com kledzik at apple.com
Fri Sep 12 10:34:25 PDT 2014


Interesting.  That is the way I used to write C++, but I thought the LLVM convention preferred anonymous namespaces.  After reading the current LLVM convention doc, I see that static is better in this case.  I'll retrain my fingers :-)

LGTM

http://reviews.llvm.org/D5323






More information about the llvm-commits mailing list