Go to file
Alexey Samsonov 0f840bd240 [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting pointer-to-function to pointer-to-object, so we use cast via integral type
llvm-svn: 161168
2012-08-02 11:19:13 +00:00
clang test/Sema/tls.c: don't use -verify to check if TLS is supported 2012-08-02 09:04:56 +00:00
compiler-rt [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting pointer-to-function to pointer-to-object, so we use cast via integral type 2012-08-02 11:19:13 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx Andrew Morrow: Attached is a writeup of the current state of the libc++ test suite on Linux. 2012-07-31 21:30:28 +00:00
libcxxabi Update CREDITS.TXT 2012-08-01 19:24:04 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Silence the "Command ... failed!" message when not running in trace mode. 2012-08-01 19:56:04 +00:00
llvm Sphinxify the Code Generator document. 2012-08-02 08:49:53 +00:00
polly Update llvm.codegen() patch for CodeGen.cpp changes in r159694. 2012-08-02 08:16:40 +00:00