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

Martin Ejdestig via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 08:51:06 PDT 2017


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

Modified isStdLiteralsNamespace() to be a static method.


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.99011.patch
Type: text/x-patch
Size: 3825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170515/9132a627/attachment-0001.bin>


More information about the cfe-commits mailing list