This is an archive of the discontinued LLVM Phabricator instance.

[DFSan] Add strpbrk wrapper.
ClosedPublic

Authored by morehouse on Sep 17 2020, 12:22 PM.

Diff Detail

Event Timeline

morehouse created this revision.Sep 17 2020, 12:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 17 2020, 12:22 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
morehouse requested review of this revision.Sep 17 2020, 12:22 PM
vitalybuka accepted this revision.Sep 17 2020, 3:52 PM
vitalybuka added inline comments.
compiler-rt/lib/dfsan/dfsan_custom.cpp
107
This revision is now accepted and ready to land.Sep 17 2020, 3:52 PM
morehouse updated this revision to Diff 292807.Sep 18 2020, 8:43 AM
  • Simplify ternary.
This revision was landed with ongoing or failed builds.Sep 18 2020, 8:54 AM
This revision was automatically updated to reflect the committed changes.