commit | 56b319c75704850a5f8fe11922fb463c918d2459 | [log] [tgz] |
---|---|---|
author | Marshall Clow <mclow.lists@gmail.com> | Wed Feb 27 03:25:43 2019 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 27 18:37:18 2020 -0700 |
tree | a37543c47f98e0d7a446dfa5cb9697661962e453 | |
parent | c25b0be770b230587934148e063de0c477730c71 [diff] |
In the review of D58642, Louis asked: 'Is there a reason for making this inline? Templates are already inline by default'. I told him that I didn't want to change the one call (ssize) that I was adding, but would come back later and clean them all (data/empty/begin/end/cbegin/cend/rbegin/rend/crbegin/crend/size/ssize) up later. Now it is later. Remove the unnecessary 'inline' modifiers from all these calls. llvm-svn: 354952 GitOrigin-RevId: 2ffa1705150c3cf540f5b5c6428afcd2b5878ee7