| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 369830
|
|
|
|
| |
llvm-svn: 299877
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: Some target platforms -fsanitize=address.
Reviewers: pcc, eugenis
Subscribers: cfe-commits, christof, chapuni, kubabrecka
Differential Revision: http://reviews.llvm.org/D21117
llvm-svn: 272185
|
|
|
|
|
|
| |
clang.EXE: error: unsupported option '-fsanitize=address' for target 'x86_64-w64-windows-gnu'
llvm-svn: 271509
|
|
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
|