diff options
author | Samuel Benzaquen <sbenza@google.com> | 2014-11-20 15:45:53 +0000 |
---|---|---|
committer | Samuel Benzaquen <sbenza@google.com> | 2014-11-20 15:45:53 +0000 |
commit | 2c15e8ccce4158570d02441fb34d5bb24ba3f868 (patch) | |
tree | def029c9f9d90600bf2e37bb50fc6edbaa0fb842 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b1f871cdcb4776ccf46431625dfb8d57817ea52d (diff) | |
download | llvm-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