Skip to content
Commit 687aaf07 authored by Francois Pichet's avatar Francois Pichet
Browse files

MSVC doesn't require an accessible copy-constructor when binding a temporary...

MSVC doesn't require an accessible copy-constructor when binding a temporary class object to a const-reference.
Note: this is not a C++0x behavior change, it was already like that in MSVC 2003.

This fixes a compile error when parsing MSVC header files with clang.

llvm-svn: 122644
parent c56f847a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment