[PATCH] Adding 4 ASTMatchers: typedefDecl, isInMainFile,	isInSystemFile, isInFileMatchingName
    Hendrik von Prince 
    raise.rescue at gmail.com
       
    Fri Oct 31 15:02:59 PDT 2014
    
    
  
- Reverted the changes in PreprocessorOptions.h
- Updated the descriptions of the added matchers (added the dots and updated the matcher-names in their descriptions, which i forgot before)
- Renamed isInSystemHeader to isExpansionInSystemHeader
http://reviews.llvm.org/D4283
Files:
  include/clang/ASTMatchers/ASTMatchers.h
  include/clang/Tooling/Tooling.h
  lib/ASTMatchers/Dynamic/Registry.cpp
  lib/Tooling/Tooling.cpp
  unittests/ASTMatchers/ASTMatchersTest.cpp
  unittests/ASTMatchers/ASTMatchersTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4283.15653.patch
Type: text/x-patch
Size: 10794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141031/c994bdf8/attachment.bin>
    
    
More information about the cfe-commits
mailing list