aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-12-16 08:58:59 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-12-16 08:58:59 +0000
commit1d47523a8e4bdfbd3bd8e785550a47036cda4f4b (patch)
tree9f78e62e13c4fd7c52e3c5b06ec82bc776c7ade0 /clang/lib/Frontend/CompilerInvocation.cpp
parent3fdf98c60f1706ef2df9b267db23bffdfbb7bf57 (diff)
downloadllvm-1d47523a8e4bdfbd3bd8e785550a47036cda4f4b.zip
llvm-1d47523a8e4bdfbd3bd8e785550a47036cda4f4b.tar.gz
llvm-1d47523a8e4bdfbd3bd8e785550a47036cda4f4b.tar.bz2
Add a generic collection of class templates to ADT for building
variadic-like functions in C++98. See the comments in the header file for a more detailed description of how these work. We plan to use these extensively in the AST matching library. This code and idea were originally authored by Zhanyong Wan. I've condensed it using macros to reduce repeatition and adjusted it to fit better with LLVM's ADT. Thanks to both David Blaikie and Doug Gregor for the review! llvm-svn: 146729
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions