Go to file
Richard Smith 72e50fe4ac [modules] Store the location of the lexical update record in a decl update as
an offset from the current record rather than as an absolute bit number. This
gives a minor .pcm file size reduction.

llvm-svn: 266269
2016-04-14 00:50:18 +00:00
clang [modules] Store the location of the lexical update record in a decl update as 2016-04-14 00:50:18 +00:00
clang-tools-extra clang-tools-extra/test/clang-tidy/readability-deleted-default.cpp: Add -fno-ms-compatibility. 2016-04-13 23:50:45 +00:00
compiler-rt [asan] Prefer alloc-dealloc-mismatch to new-delete-type-mismatch. 2016-04-13 21:04:27 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc [AMDGPU] Implement get_local_size for amdgcn--amdhsa triple 2016-04-07 19:54:19 +00:00
libcxx Qualify calls to addressof to avoid getting ADL. Fixes PR#27254. 2016-04-13 17:02:23 +00:00
libcxxabi Update copyright year to 2016. 2016-03-30 22:40:47 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Fix warning about unused variable. 2016-04-13 19:09:48 +00:00
lldb Augment the 'language objc class-table dump' command to take a "-v" option, which makes it print ivar and method information, as well as an optional regex argument which filters out all class names that don't match the regex 2016-04-14 00:43:20 +00:00
llgo benchcomp: Add a mode for analyzing rule execution time in ninja log files. 2016-04-08 22:42:22 +00:00
llvm [CFLAA] Fix up code style a bit. NFC. 2016-04-13 23:27:37 +00:00
openmp Add declarations of OpenMP 4.5 target/offload routines to headers 2016-04-12 20:37:18 +00:00
polly [FIX] Check the invalid context agains the context to rule out SCoPs 2016-04-12 17:54:29 +00:00