Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
And this is being done for what reason?
I seem to remember something about static and anonymous namespace in the developer guide, please cite that if so.
This is a follow-up on https://reviews.llvm.org/D156086#inline-1518306 comment.
I see that most of the lldb unit tests follow this style.
I seem to remember something about static and anonymous namespace in the developer guide, please cite that if so.
Are you referring to https://llvm.org/docs/CodingStandards.html#anonymous-namespaces?
Are you referring to https://llvm.org/docs/CodingStandards.html#anonymous-namespaces?
That's the one, please include that in the commit message. Other than that this LGTM.
Ah, seems like I have messed up with an arcanist option and the commit message update didn't get picked here/in the actual commit. Apologies for that.