Go to file
George Karpenkov 38bc347ff5 Extend AnyCall to handle callable declarations without the call expressions
That weakens inner invariants, but allows the class to be more generic,
allowing usage in situations where the call expression is not known (or
should not matter).

Differential Revision: https://reviews.llvm.org/D57344

llvm-svn: 352531
2019-01-29 19:29:19 +00:00
clang Extend AnyCall to handle callable declarations without the call expressions 2019-01-29 19:29:19 +00:00
clang-tools-extra Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
compiler-rt Adjust documentation for git migration. 2019-01-29 16:37: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 Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
libcxx [libc++] Fix Windows build error in include/filesystem 2019-01-29 18:48:35 +00:00
libcxxabi Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
libunwind Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
lld [MinGW] Don't define names for ignored options. NFC. 2019-01-29 19:24:32 +00:00
lldb Make Type::GetByteSize optional (NFC) 2019-01-29 17:52:34 +00:00
llgo Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
llvm [DAGCombiner] fold extract_subvector of extract_subvector 2019-01-29 19:13:39 +00:00
openmp Adjust documentation for git migration. 2019-01-29 16:37:27 +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 Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
pstl Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
.arcconfig Add an .arcconfig for the top of the git monorepo. 2019-01-11 16:27:14 +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 Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +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.