Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: joerg
Date: Sat Feb 27 18:50:39 UTC 2016
Modified Files:
src/doc: TODO.clang
src/tests/lib/libc/sync: cpp_atomic_ops_linkable.cc
Log Message:
When building the atomic op test on SPARC64 with Clang, skip the
sub-32bit tests for now. Clang currently doesn't synthesize a CAS
replacement nor does it create a libcall.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/doc/TODO.clang
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/sync/cpp_atomic_ops_linkable.cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index