[PATCH] D61480: Added an AST matcher for declarations that are in the `std` namespace
    Dmitri Gribenko via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri May  3 03:58:33 PDT 2019
    
    
  
gribozavr updated this revision to Diff 197950.
gribozavr added a comment.
Regenerated documentation and added one more test
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61480/new/
https://reviews.llvm.org/D61480
Files:
  clang-tools-extra/clang-tidy/bugprone/InaccurateEraseCheck.cpp
  clang/docs/LibASTMatchersReference.html
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/AST/DeclBase.cpp
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61480.197950.patch
Type: text/x-patch
Size: 6471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190503/93b8dc22/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list