This is an archive of the discontinued LLVM Phabricator instance.

Changes after running performance-returning-type check on LLVM codebase.
AbandonedPublic

Authored by staronj on Jun 13 2016, 12:26 PM.

Details

Reviewers
Prazek
rsmith
Summary

Merged diff from LLVM and clang repos after running performance-returning-type check on LLVM codebase.

Diff Detail

Event Timeline

staronj updated this revision to Diff 60582.Jun 13 2016, 12:26 PM
staronj retitled this revision from to Changes after running performance-returning-type check on LLVM codebase..
staronj updated this object.
staronj added a reviewer: Prazek.
Prazek edited edge metadata.Jun 13 2016, 2:11 PM

This looks good to me. I will take a closer look at implementation later to see if you are not skiping any case.

lib/Analysis/MemoryBuiltins.cpp
15

diff-clang-format.
For example this include should be under the rest, and clang-format should fix it.

Prazek added a subscriber: cfe-commits.
staronj abandoned this revision.Apr 23 2017, 2:04 AM