Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/test/cfi/
-
trunk/
-
test/
-
cfi/
-
simple-fail.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D23425
Add compiler-rt side test for no_sanitize("cfi") attribute
Closed
Public
Authored by
krasin
on Aug 11 2016, 2:01 PM.
Download Raw Diff
Details
Reviewers
kcc
Commits
rG88661f55c329: Add compiler-rt side test for no_sanitize("cfi") attribute
rCRT278530: Add compiler-rt side test for no_sanitize("cfi") attribute
rL278530: Add compiler-rt side test for no_sanitize("cfi") attribute
Summary
Add a test case for
attribute
((no_sanitize("cfi"))) being effective.
Diff Detail
Repository
rL LLVM
Event Timeline
krasin
updated this revision to
Diff 67745
.
Aug 11 2016, 2:01 PM
krasin
retitled this revision from
to
Add compiler-rt side test for no_sanitize("cfi") attribute
.
krasin
updated this object.
krasin
added a reviewer:
kcc
.
Herald
added a subscriber:
dberris
.
·
View Herald Transcript
Aug 11 2016, 2:01 PM
Closed by commit
rL278530: Add compiler-rt side test for no_sanitize("cfi") attribute
(authored by
krasin
).
·
Explain Why
Aug 12 2016, 10:34 AM
This revision was automatically updated to reflect the committed changes.