Go to file
Richard Smith 6d69fec645 Improve the diagnostic for #include_next occurring in a file not found
in the include path.

Instead of making the incorrect claim that the included file has an
absolute path, describe the actual problem: the including file was found
either by absolute path, or relative to such a file, or relative to the
primary source file.

llvm-svn: 356712
2019-03-21 20:42:13 +00:00
clang Improve the diagnostic for #include_next occurring in a file not found 2019-03-21 20:42:13 +00:00
clang-tools-extra Reland r356547 after fixing the YAML module missing issue. 2019-03-21 08:32:07 +00:00
compiler-rt Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS. 2019-03-21 19:20:44 +00:00
debuginfo-tests
libclc sincos: Simplify declaration headers. 2019-03-13 07:13:34 +00:00
libcxx [NFC][libc++] Reindent #ifdefs 2019-03-21 18:19:21 +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 Fix lld wasm tests after r356610 2019-03-21 18:24:05 +00:00
lldb Makefile.rules: Normalize use of trailing slashes in path variables. 2019-03-21 20:36:23 +00:00
llgo Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
llvm Don't add a tail keyword to calls to ObjC runtime functions if the calls 2019-03-21 20:16:09 +00:00
openmp [OpenMP] Fix OMPT cancellation test for GOMP 2019-03-15 21:24:45 +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 [CodeGen] LLVM OpenMP Backend. 2019-03-19 03:18:21 +00:00
pstl [pstl] By default, disable the parallel policies 2019-03-14 19:33:58 +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.