This is an archive of the discontinued LLVM Phabricator instance.

[Patch 1/3]: Rebasing Ryan Govostes' STP patch for Clang SA
Needs ReviewPublic

Authored by bshastry on Dec 17 2015, 7:35 AM.

Details

Summary
  • Use of Optional<> template class instead of explicit casts
  • String concatenation before Twine
    • Twine concat operator is private

Diff Detail

Event Timeline

bshastry updated this revision to Diff 43141.Dec 17 2015, 7:35 AM
bshastry retitled this revision from to [Patch 1/3]: Rebasing Ryan Govostes' STP patch for Clang SA.
bshastry updated this object.
bshastry added a reviewer: rgov.
bshastry set the repository for this revision to rL LLVM.
bshastry added a project: Restricted Project.
bshastry added a subscriber: Restricted Project.

Adding Anna and Devin as reviewers.