[PATCH] Add loc() to the dynamic registry.
Samuel Benzaquen
sbenza at google.com
Mon Mar 10 07:15:52 PDT 2014
Created a macro for function overloads like loc() to hide the declaration of the overload function pointer.
Updated and reran the doc dumper.
Hi klimek,
http://llvm-reviews.chandlerc.com/D2928
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2928?vs=7474&id=7692#toc
BRANCH
loc
ARCANIST PROJECT
clang
Files:
docs/LibASTMatchersReference.html
docs/tools/dump_ast_matchers.py
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersMacros.h
include/clang/ASTMatchers/Dynamic/VariantValue.h
lib/ASTMatchers/Dynamic/Registry.cpp
lib/ASTMatchers/Dynamic/VariantValue.cpp
unittests/ASTMatchers/Dynamic/RegistryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2928.2.patch
Type: text/x-patch
Size: 12357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140310/45a32ef5/attachment.bin>
More information about the cfe-commits
mailing list