diff options
author | Francois Pichet <pichet2000@gmail.com> | 2010-12-31 10:43:42 +0000 |
---|---|---|
committer | Francois Pichet <pichet2000@gmail.com> | 2010-12-31 10:43:42 +0000 |
commit | 687aaf07cca21b12de6edb3ccb2022dc55453d39 (patch) | |
tree | 7163a359e9188274edf24dd5c0da94e583aaaa1c /clang/lib/Driver/CC1AsOptions.cpp | |
parent | c56f847a965ce547b82b1d4471b41d808f80cd4b (diff) | |
download | bcm5719-llvm-687aaf07cca21b12de6edb3ccb2022dc55453d39.tar.gz bcm5719-llvm-687aaf07cca21b12de6edb3ccb2022dc55453d39.zip |
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
Diffstat (limited to 'clang/lib/Driver/CC1AsOptions.cpp')
0 files changed, 0 insertions, 0 deletions