diff options
author | Zachary Turner <zturner@google.com> | 2016-10-10 21:24:34 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-10-10 21:24:34 +0000 |
commit | edce6e912646568335611a0e0ae2c9b03b7ed8a1 (patch) | |
tree | fb46e7d4b6c7ad472ebbd855846ff45244aca5e4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e1736760c8d20e1446d83e9c61b9c3bd5d4ea3df (diff) | |
download | bcm5719-llvm-edce6e912646568335611a0e0ae2c9b03b7ed8a1.tar.gz bcm5719-llvm-edce6e912646568335611a0e0ae2c9b03b7ed8a1.zip |
Rename llvm::apply -> llvm::apply_tuple.
llvm::cl already has a function called llvm::apply() so this is
causing an ODR violation. The STLExtras version should win the
vote on which one gets to be called apply() since it is named
after the equivalent STL function, but since renaiming the cl
version is more difficult, let's do this for now to get the
bots green.
llvm-svn: 283800
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions