allow optional signext attribute
authorWill Schmidt <will_schmidt@vnet.ibm.com>
Mon, 2 Jun 2014 21:47:14 +0000 (21:47 +0000)
committerWill Schmidt <will_schmidt@vnet.ibm.com>
Mon, 2 Jun 2014 21:47:14 +0000 (21:47 +0000)
commit22b065c7489907e6d8d4556127ce32de854d2fe9
treef50eaefb63d3bd03d22714d7e0661e2120ef301c
parent80546be5668df60fe5b16658d64e04b610368a53
allow optional signext attribute

Allow the tests to succeed with tne signext (or other) attribute is present.  The attributes
show up for Power, but not for x86*, so need to be appropriately wildcarded.

llvm-svn: 210050
clang/test/CodeGenCXX/debug-info-same-line.cpp
clang/test/Modules/cxx-irgen.cpp
clang/test/OpenMP/parallel_codegen.cpp