[PATCH] D11548: [LLVM] Fix Clang-tidy llvm-namespace-comment warnings

Hans Wennborg hans at chromium.org
Mon Jul 27 18:55:41 PDT 2015


hans added subscribers: llvm-commits, hans.
hans added a comment.

I'm not sure this kind of clean-up is worth the effort. Some of these are kind of nice as consistency improvements, but many seem  redundant; for example a short namespace such as 'object' in include/llvm/ExecutionEngine/RuntimeDyld.h which only contains two declarations probably doesn't need a comment.

Same goes for http://reviews.llvm.org/D11549.


http://reviews.llvm.org/D11548







More information about the llvm-commits mailing list