aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSamuel Benzaquen <sbenza@google.com>2014-11-20 15:45:53 +0000
committerSamuel Benzaquen <sbenza@google.com>2014-11-20 15:45:53 +0000
commit2c15e8ccce4158570d02441fb34d5bb24ba3f868 (patch)
treedef029c9f9d90600bf2e37bb50fc6edbaa0fb842 /clang/lib/Frontend/CompilerInvocation.cpp
parentb1f871cdcb4776ccf46431625dfb8d57817ea52d (diff)
downloadllvm-2c15e8ccce4158570d02441fb34d5bb24ba3f868.zip
llvm-2c15e8ccce4158570d02441fb34d5bb24ba3f868.tar.gz
llvm-2c15e8ccce4158570d02441fb34d5bb24ba3f868.tar.bz2
Replace variadic operator function pointer with an enum value.
Summary: Replace variadic operator function pointer with an enum value. Hiding the implementation of the variadic matcher will allow to specialize them for the operation performed. In particular, it will allow for a more efficient allOf() matcher. Reviewers: klimek Subscribers: klimek, cfe-commits Differential Revision: http://reviews.llvm.org/D6293 llvm-svn: 222432
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions