[cfe-commits] Fixing clang tests failed on ARM

David Tweed david.tweed at arm.com
Mon Sep 17 02:05:22 PDT 2012


Hi,

|  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]. 

I've had a look over these two patches and they both look good to me.

Cheers,
David Tweed







More information about the cfe-commits mailing list