This warns on two constructs.
- anonymous namespaces in header files.
- using namespace directives everywhere.
Differential D4523
[clang-tidy] Add a namespace checker. bkramer on Jul 15 2014, 9:58 AM. Authored by
Details This warns on two constructs.
Diff Detail
Event Timeline
|