diff options
author | Eric Fiselier <eric@efcs.ca> | 2014-10-27 19:28:20 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2014-10-27 19:28:20 +0000 |
commit | 910285b238910084aabe786178337b158b82a3bb (patch) | |
tree | 983346d157ad4ff829f679c4d3f7639e47fd24d8 /llvm/lib/Support/Unix/Program.inc | |
parent | f2896281784aa7a2e279559dc935a3250d85c2ca (diff) | |
download | llvm-910285b238910084aabe786178337b158b82a3bb.zip llvm-910285b238910084aabe786178337b158b82a3bb.tar.gz llvm-910285b238910084aabe786178337b158b82a3bb.tar.bz2 |
[libcxx] Fix use of operator comma where the types can be user defined
Summary:
An evil user might overload operator comma. Use a void cast to make sure any user overload is not selected.
Modify all the test iterators to define operator comma.
Reviewers: danalbert, mclow.lists
Reviewed By: mclow.lists
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D5929
llvm-svn: 220706
Diffstat (limited to 'llvm/lib/Support/Unix/Program.inc')
0 files changed, 0 insertions, 0 deletions