Go to file
Jonas Devlieghere 3e4e0478bb [FileCollector] Update unit test to match coding style.
I changed the FileCollector coding style but didn't update the
corresponding unit test.

llvm-svn: 366973
2019-07-25 00:46:58 +00:00
clang [Sema] Enable -Wimplicit-float-conversion for integral to floating point precision loss 2019-07-25 00:32:50 +00:00
clang-tools-extra [clangd] Add categories to help options, and only show clangd options. 2019-07-24 12:41:52 +00:00
compiler-rt [sanitizer_common] Allow customization of StartSymbolizerSubprocess 2019-07-25 00:19:02 +00:00
debuginfo-tests Make nrvo-string test more robust. 2019-06-27 20:38:37 +00:00
libclc travis: Add LLVM-8 build 2019-03-27 21:28:31 +00:00
libcxx [AIX][lit] Don't depend on psutil on AIX 2019-07-24 15:04:27 +00:00
libcxxabi [runtimes] Don't depend on libpthread on Android 2019-07-22 20:41:03 +00:00
libunwind [runtimes] Don't depend on libpthread on Android 2019-07-22 20:41:03 +00:00
lld [WebAssembly] Set __tls_align to 1 when there is no TLS 2019-07-24 21:48:14 +00:00
lldb [FileCollector] Change coding style from LLDB to LLVM (NFC) 2019-07-25 00:17:39 +00:00
llgo IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
llvm [FileCollector] Update unit test to match coding style. 2019-07-25 00:46:58 +00:00
openmp [libomptarget] Handle offload policy in push_tripcount 2019-07-23 14:20:48 +00:00
parallel-libs
polly [Polly] Clang complains about missing virtual destructor 2019-07-22 15:34:27 +00:00
pstl Revert "[libc++] Integrate the PSTL into libc++" 2019-07-19 18:52:46 +00:00
.arcconfig
.clang-format
.clang-tidy Disable tidy checks with too many hits 2019-02-01 11:20:13 +00:00
.gitignore Add a reduced copy of the llvm .gitignore 2019-04-09 00:52:49 +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.