[PATCH] D76818: [clang-tidy] Add check llvmlibc-implementation-in-namespace.

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 22:11:48 PDT 2020


Eugene.Zelenko added a comment.

Please also add isLanguageVersionSupported(), because namespaces make sense only in C++.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76818/new/

https://reviews.llvm.org/D76818





More information about the cfe-commits mailing list