Go to file
Vitaly Buka 9d4eb6f389 [asan] Added -fsanitize-address-use-after-scope flag
Summary:
Also emit lifetime markers for -fsanitize-address-use-after-scope.
Asan uses life-time markers for use-after-scope check.

PR27453

Reviewers: kcc, eugenis, aizatsky

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D20759

llvm-svn: 271451
2016-06-02 00:24:20 +00:00
clang [asan] Added -fsanitize-address-use-after-scope flag 2016-06-02 00:24:20 +00:00
clang-tools-extra Fix uninitialized memory access when the token 'const' is not present in 2016-06-01 20:37:23 +00:00
compiler-rt [profile] Fix PR/27917 2016-05-31 23:12:13 +00:00
debuginfo-tests
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Implement P0033R1 - Re-enabling shared_from_this 2016-06-02 00:15:35 +00:00
libcxxabi [libcxxabi][test] Add missing return statement. 2016-06-01 19:13:53 +00:00
libunwind [libunwind] Improve unwinder stack usage - II 2016-05-27 15:41:45 +00:00
lld [ELF] - Implemented support for test/binop relaxations from latest ABI. 2016-06-01 16:45:30 +00:00
lldb [tsan] Prefer mangled name looking up variable declaration for racy address 2016-06-01 21:32:45 +00:00
llgo
llvm [asan] Rename *UAR* into *UseAfterReturn* 2016-06-02 00:06:42 +00:00
openmp Fine tuning of TC* macros - small followup 2016-06-01 09:59:26 +00:00
polly [GSoC 2016] [Polly] [FIX] Determination of statements that contain matrix 2016-05-31 11:22:21 +00:00