Go to file
Erik Pilkington ce79e3e550 Revert "Split -Wdelete-non-virtual-dtor into -Wdelete-abstract-non-virtual-dtor"
This reverts commit r350585. There was some late post-commit review
on phab.

llvm-svn: 350639
2019-01-08 17:04:38 +00:00
clang Revert "Split -Wdelete-non-virtual-dtor into -Wdelete-abstract-non-virtual-dtor" 2019-01-08 17:04:38 +00:00
clang-tools-extra [clangd] Fix a crash when reading an empty index file. 2019-01-08 15:24:47 +00:00
compiler-rt Fix Mac compilation. 2019-01-08 02:02:27 +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 cmake: Install libraries to DATADIR from GNUInstallDirs 2019-01-07 20:20:37 +00:00
libcxx Set the buffer of an fstream to empty when the underlying file is closed. This 'fixes' PR#38052 - std::fstream still good after closing and updating content. 2019-01-08 02:48:45 +00:00
libcxxabi [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libunwind [SEH] Add initial support for AArch64 2018-12-18 20:05:59 +00:00
lld [ELF] Remove checking for spurious '@' at the end of dynamic sym names 2019-01-08 10:50:59 +00:00
lldb ProcessLaunchInfo: Remove Target reference 2019-01-08 11:55:19 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [BPF] Fix .BTF.ext reloc type assigment issue 2019-01-08 16:36:06 +00:00
openmp [OPENMP][NVPTX]Fix dynamic scheduling. 2019-01-07 14:25:25 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
pstl [pstl] Avoid shadowing explicit lambda capture with lambda parameter 2019-01-07 17:31:17 +00:00
README.md Update the project name in README.md 2018-10-19 00:03:01 +00:00

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.