Go to file
Stephen Wilson f6e259049d Removed use of NSEC_PER_SEC.
NSEC_PER_SEC is not defined in sys/time.h on Linux. Replaced that macro with a
static constant inside TimeValue.

Patch by Marco Minutoli.

llvm-svn: 129071
2011-04-07 10:27:22 +00:00
clang In C++ the argument of logical not should always be bool. Added missing implicit cast for scalars. 2011-04-07 09:26:19 +00:00
compiler-rt clang/Darwin: Add all the comparison functions, the desire to cherry pick just 2011-03-25 19:19:10 +00:00
debuginfo-tests These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx Chris Jefferson found a missing const (Bugzilla 9632) 2011-04-05 14:55:28 +00:00
lldb Removed use of NSEC_PER_SEC. 2011-04-07 10:27:22 +00:00
llvm add faust too 2011-04-07 03:09:21 +00:00