Add isListInitialization matcher.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 6 Feb 2014 21:52:24 +0000 (21:52 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 6 Feb 2014 21:52:24 +0000 (21:52 +0000)
commit1fec3dfe430f1cb202df439ddc1e166248c2df0e
tree6962077f893b686607a6c08ecafda13b95299d22
parent3d584b0ced408acd5cdb6a73d3dff568844b260f
Add isListInitialization matcher.

Differential Revision: http://llvm-reviews.chandlerc.com/D2708

llvm-svn: 200949
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersTest.cpp