Go to file
Richard Smith dcf17ded66 Convert MemberExpr creation and serialization to work the same way as
most / all other Expr subclasses.

This reinstates r362551, reverted in r362597, with a fix to a bug that
caused MemberExprs to sometimes have a null FoundDecl after a round-trip
through an AST file.

llvm-svn: 362756
2019-06-06 23:24:15 +00:00
clang Convert MemberExpr creation and serialization to work the same way as 2019-06-06 23:24:15 +00:00
clang-tools-extra [clang-tidy] Another attempt to fix misc-redundant-expression check. 2019-06-06 13:43:38 +00:00
compiler-rt [Profile]: Add runtime interface to specify file handle for profile data (Part-II) 2019-06-06 16:29:44 +00:00
debuginfo-tests Add cdb test for global constants 2019-06-06 20:23:05 +00:00
libclc
libcxx Revert "Speedup to_string and to_wstring for integers using stack buffer and SSO." 2019-06-06 07:51:39 +00:00
libcxxabi [libcxx] Use libtool when merging archives on Apple platforms 2019-06-02 01:14:31 +00:00
libunwind [Docs] Modernize references to macOS 2019-05-30 16:46:22 +00:00
lld Revert [ELF] Simplify the condition to create .interp 2019-06-06 23:23:14 +00:00
lldb [NativeProcessDarwin] Remove dead code. NFCI. 2019-06-05 20:23:03 +00:00
llgo
llvm AMDGPU: Insert skip branches over return blocks 2019-06-06 22:51:51 +00:00
openmp Added propagation of not big initial stack size of master thread to workers. 2019-06-05 16:14:47 +00:00
parallel-libs
polly [ScheduleTreeTransform] Silence compiler warning. NFC. 2019-06-06 17:15:36 +00:00
pstl [pstl] The optimized parallel versions of sort, stable_sort algorithms, TBB parallel backend. 2019-06-06 07:34:46 +00:00
.arcconfig
.clang-format
.clang-tidy
.gitignore
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.