Go to file
Matt Arsenault e19dc6137f OpenCL: Don't warn on v printf modifier
This avoids spurious warnings, but could use
a lot of work. For example the number of vector
elements is not verified, and the passed
value type is not checked.

Fixes bug 39486

llvm-svn: 346806
2018-11-13 22:30:35 +00:00
clang OpenCL: Don't warn on v printf modifier 2018-11-13 22:30:35 +00:00
clang-tools-extra Revert "Add a test checking clang-tidy can find libc++ on Mac" 2018-11-12 17:22:36 +00:00
compiler-rt [lsan] [FIXUP] Fixup for http://reviews.llvm.org/D54484 2018-11-13 22:17:16 +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 r600: Add datalayout to image builtin implementation 2018-11-10 21:43:40 +00:00
libcxx Mark #2184 as complete; the tests are fine. (I thought that they were wrong before) 2018-11-13 22:26:03 +00:00
libcxxabi Port LLVM r346606 to libcxxabi. 2018-11-11 10:09:06 +00:00
libunwind [CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON. 2018-10-08 18:35:00 +00:00
lld [ELF] Add a better test for the multi-CU .gdb_index bug that D54361 fixed 2018-11-13 20:49:36 +00:00
lldb [NativePDB] Add support for S_CONSTANT records. 2018-11-13 20:07:57 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [MachineOutliner][NFC] Exit getOutliningType if there are < 2 candidates 2018-11-13 22:16:27 +00:00
openmp [OPENMP]Make lambda mapping follow reqs for PTR_AND_OBJ mapping. 2018-11-08 15:47:30 +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
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.