summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/linux-header-search.cpp
diff options
context:
space:
mode:
authorEdwin Vane <edwin.vane@intel.com>2013-03-06 17:02:57 +0000
committerEdwin Vane <edwin.vane@intel.com>2013-03-06 17:02:57 +0000
commit0a4836ed0eb9d6ee77fe0809f49502689b230baf (patch)
tree13d96748ea8df13b496321f52b41a93a4021f9ab /clang/test/Driver/linux-header-search.cpp
parent063dfe32440f2b1ac03f51dca4b77cac96c95bb2 (diff)
downloadbcm5719-llvm-0a4836ed0eb9d6ee77fe0809f49502689b230baf.tar.gz
bcm5719-llvm-0a4836ed0eb9d6ee77fe0809f49502689b230baf.zip
New ASTMatchers and enhancement to hasOverloadedOperatorName
Added two new narrowing matchers: * hasMethod: aplies a matcher to a CXXRecordDecl's methods until a match is made or there are no more methods. * hasCanonicalType: applies a matcher to a QualType's canonicalType. Enhanced hasOverloadedOperatorName to work on CXXMethodDecl as well as CXXOperatorCallExpr. Updated tests and docs. Reviewers: klimek, gribozavr llvm-svn: 176556
Diffstat (limited to 'clang/test/Driver/linux-header-search.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud