[cfe-commits] Fixing clang tests failed on ARM

陳韋任 (Wei-Ren Chen) chenwj at iis.sinica.edu.tw
Sat Sep 15 23:34:37 PDT 2012


Hi all,

  This is continuing work on make clang tests pass on ARM. The first
patch, compound-literals.cpp.patch, is fixed to consider ARM C++ ABI,
more details can be found in [1]. The second one, p2.cpp.patch, is
marked as XFAIL since the assumption about this test case is not right
on ARM, this is the test case's flaw as be discussed in [2]. 

Regards,
chenwj

[1] http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120903/063790.html
[2] http://lists.cs.uiuc.edu/pipermail/cfe-dev/2012-April/021072.html

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compound-literals.cpp.patch
Type: text/x-diff
Size: 1064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120916/0ba54d59/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p2.cpp.patch
Type: text/x-diff
Size: 421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120916/0ba54d59/attachment-0001.patch>


More information about the cfe-commits mailing list