diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-08-31 12:21:50 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-08-31 12:21:50 +0000 |
commit | 3a1469ea042877a77cb2e3bced0ed42af94d7872 (patch) | |
tree | 4dcafa722d108932d5b1632bc75003ad64fb95fe /polly/lib/CodeGen/CodeGeneration.cpp | |
parent | 28127462389fde6b62ac5a03ec81b4139a7708f3 (diff) | |
download | bcm5719-llvm-3a1469ea042877a77cb2e3bced0ed42af94d7872.tar.gz bcm5719-llvm-3a1469ea042877a77cb2e3bced0ed42af94d7872.zip |
clang/test/CXX/drs/dr5xx.cpp: Suppress dr547 for targeting MSVC x86 for now, due to incompatibility of attribute(thiscall).
With targeting i686-win32,
error: 'error' diagnostics seen but not expected:
File clang/test/CXX/drs/dr5xx.cpp Line 521: implicit instantiation of undefined template 'dr547::X<void () __attribute__((thiscall)) const>'
File clang/test/CXX/drs/dr5xx.cpp Line 518: implicit instantiation of undefined template 'dr547::X<void () __attribute__((thiscall)) const>'
File clang/test/CXX/drs/dr5xx.cpp Line 518: implicit instantiation of undefined template 'dr547::X<void () __attribute__((thiscall)) const>'
error: 'note' diagnostics seen but not expected:
File clang/test/CXX/drs/dr5xx.cpp Line 516: template is declared here
File clang/test/CXX/drs/dr5xx.cpp Line 521: in instantiation of function template specialization 'dr547::f<void () __attribute__((thiscall)) const, dr547::S>' requested here
File clang/test/CXX/drs/dr5xx.cpp Line 516: template is declared here
File clang/test/CXX/drs/dr5xx.cpp Line 516: template is declared here
7 errors generated.
llvm-svn: 216841
Diffstat (limited to 'polly/lib/CodeGen/CodeGeneration.cpp')
0 files changed, 0 insertions, 0 deletions