Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/cmake/modules/
-
trunk/
-
cmake/
-
modules/
-
HandleLLVMOptions.cmake
Hide Panel
f
Keyboard Reference
?
Differential
D28823
Enabled -fsanitize-address-use-after-scope for -DLLVM_USE_SANITIZER=Address
Closed
Public
Authored by
vitalybuka
on Jan 17 2017, 1:04 PM.
Download Raw Diff
Details
Reviewers
aizatsky
Commits
rG729a039ec232: Enabled -fsanitize-address-use-after-scope for -DLLVM_USE_SANITIZER=Address
rL292256: Enabled -fsanitize-address-use-after-scope for -DLLVM_USE_SANITIZER=Address
Diff Detail
Repository
rL LLVM
Event Timeline
vitalybuka
created this revision.
Jan 17 2017, 1:04 PM
Herald
added a subscriber:
mgorny
.
·
View Herald Transcript
Jan 17 2017, 1:04 PM
Harbormaster
completed remote builds in
B2998: Diff 84727
.
Jan 17 2017, 1:04 PM
vitalybuka
added a reviewer:
aizatsky
.
Jan 17 2017, 1:05 PM
aizatsky
accepted this revision.
Jan 17 2017, 1:12 PM
This revision is now accepted and ready to land.
Jan 17 2017, 1:12 PM
Closed by commit
rL292256: Enabled -fsanitize-address-use-after-scope for -DLLVM_USE_SANITIZER=Address
(authored by
vitalybuka
).
·
Explain Why
Jan 17 2017, 1:15 PM
This revision was automatically updated to reflect the committed changes.