llvm-project/clang/docs/tools
Samuel Benzaquen bd7d887f18 Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
Summary:
Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
This facilitates dynamic registration. Change the registry code to use the regular overload resolution mechanism for adaptative matchers.

Reviewers: klimek

CC: cfe-commits, revane

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

llvm-svn: 188560
2013-08-16 16:19:42 +00:00
..
Makefile build: Get CLANG_VERSION from Version.inc instead of depending on VER file directly. 2010-06-25 17:33:49 +00:00
clang.pod Add description of -Ofast optimization option to the man page. <rdar://13660458> 2013-04-17 22:32:43 +00:00
dump_ast_matchers.py Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration. 2013-08-16 16:19:42 +00:00
manpage.css