]> granicus.if.org Git - clang/commit
Augments r258042; changes the AST matcher tests to use matchesNot and EXPECT_TRUE...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 18 Jan 2016 20:28:57 +0000 (20:28 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 18 Jan 2016 20:28:57 +0000 (20:28 +0000)
commitf58f101d18029c9c847953dd4e218d661417bc5d
treee0d171e9f56ef4bfae4e96724a8bfa45f0ddac7e
parentfe08b36af9086b362d7edb4e13e6ccadc4f98332
Augments r258042; changes the AST matcher tests to use matchesNot and EXPECT_TRUE instead of EXPECT_FALSE. Adds a matcher test to ensure that static member functions are properly handled. Generates the documentation from the matcher.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@258070 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LibASTMatchersReference.html
unittests/ASTMatchers/ASTMatchersTest.cpp