[PATCH] D33010: Make google-build-using-namespace skip std::.*literals

Martin Ejdestig via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 14 02:54:10 PDT 2017


marejde updated this revision to Diff 98914.
marejde added a comment.

Removed use of nested namespace definition in test (C++17) and added a couple of more namespaces with "literals" in name that check should warn for.


https://reviews.llvm.org/D33010

Files:
  clang-tidy/google/UsingNamespaceDirectiveCheck.cpp
  clang-tidy/google/UsingNamespaceDirectiveCheck.h
  test/clang-tidy/google-namespaces.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33010.98914.patch
Type: text/x-patch
Size: 3818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170514/80853e09/attachment.bin>


More information about the cfe-commits mailing list