]> granicus.if.org Git - clang/commit
Add matcher for linkage specification
authorManuel Klimek <klimek@google.com>
Thu, 4 Sep 2014 08:51:06 +0000 (08:51 +0000)
committerManuel Klimek <klimek@google.com>
Thu, 4 Sep 2014 08:51:06 +0000 (08:51 +0000)
commit057305f6857a64c487a07750a14f2892695ea76a
tree95f66fc5267ad70c9409dc25272f7bdda886a301
parent7a02234a7ba6e785d927d04ff19e66b1ea625e8b
Add matcher for linkage specification

Patch by Jacques Pienaar.

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