Go to file
Davide Italiano f326b30a15 Improve r272262, check that __stack_chk_guard is used.
Thanks to Rafael for the suggestion.

llvm-svn: 272277
2016-06-09 17:04:38 +00:00
clang [CMake] Fix an issue building out-of-tree introduced in r272200 2016-06-09 16:21:10 +00:00
clang-tools-extra [include-fixer] do not index friend function declaration. 2016-06-09 14:18:40 +00:00
compiler-rt [profile] Fix test to bail on failed waitpid in instrprof-file_ex.c 2016-06-09 15:29:59 +00:00
debuginfo-tests
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Two more issues w/patches 2016-06-09 14:50:38 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld Fix global version handling. 2016-06-09 15:45:49 +00:00
lldb Since our expression parser needs to locate areas of memory that are not in use when you have a process that can't JIT code, like core file debugging, the core file process plug-ins should be able to override the Process::GetMemoryRegionInfo(...) function. 2016-06-09 16:34:06 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Improve r272262, check that __stack_chk_guard is used. 2016-06-09 17:04:38 +00:00
openmp kmp_lock.h: Fix VS2013 build after r271324 2016-06-09 15:54:43 +00:00
polly [NFC] "#include <ciso646>" is unnecessary, because "and", "or" were replaced 2016-06-08 16:44:11 +00:00