diff options
author | Howard Hinnant <hhinnant@apple.com> | 2012-06-26 17:37:15 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2012-06-26 17:37:15 +0000 |
commit | f08ebab2ea6fae426aafa42bb5ffb7c5e625e4f7 (patch) | |
tree | ea39ca63bb55ed3438677f99983b2258d714b0e8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 46785f946194f335c302cc1e5702de1d1276c0d0 (diff) | |
download | bcm5719-llvm-f08ebab2ea6fae426aafa42bb5ffb7c5e625e4f7.tar.gz bcm5719-llvm-f08ebab2ea6fae426aafa42bb5ffb7c5e625e4f7.zip |
Fixed a bug regarding result_of reported by Sven Behne. The fix is C++11 only mainly because result_of is a variadic beast and working with variadics is just such a problem in C++03 mode. This should bring result_of up to full conformance with the C++11 spec.
llvm-svn: 159211
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions