Go to file
Jonas Devlieghere 231306bd43 [Reproducers] Reinterpret cast to void*
Apparently the log_append variant added in r355863 is considered
ambiguous. At this point I'm out of ideas so a good old reinterpret cast
will have to do. If anybody has a better idea I'd be happy to hear it.

llvm-svn: 355866
2019-03-11 21:32:20 +00:00
clang Remove esan. 2019-03-11 20:23:40 +00:00
clang-tools-extra [clang-tidy] Add the abseil-time-compare check 2019-03-11 16:47:45 +00:00
compiler-rt Remove esan. 2019-03-11 20:23:40 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
libcxx [libc++] Remove empty header xlocale/xlocale.h 2019-03-11 15:41:51 +00:00
libcxxabi Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/" 2019-03-08 20:33:55 +00:00
libunwind Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/" 2019-03-08 20:33:55 +00:00
lld Fail early if an output file is not writable 2019-03-11 16:30:55 +00:00
lldb [Reproducers] Reinterpret cast to void* 2019-03-11 21:32:20 +00:00
llgo Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
llvm [GlobalISel][AArch64] Always fall back on aarch64.neon.addp.* 2019-03-11 20:51:17 +00:00
openmp [OpenMP][stats] Update stats gathering macros 2019-03-08 21:23:34 +00:00
parallel-libs Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
polly [opaque pointer types] Update calls to CreateCall to pass the function 2019-02-08 19:30:46 +00:00
pstl [pstl] Fix missing parallel policy guards 2019-03-01 01:26:35 +00:00
.arcconfig Update monorepo .arcconfig with new project callsign. 2019-01-31 14:34:59 +00:00
.clang-format Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +00:00
.clang-tidy Disable tidy checks with too many hits 2019-02-01 11:20:13 +00:00
README.md

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.