webrtc/modules/utility/source
Steve Anton c5d7c52d44 Remove line number from rtc::Location
Concatenating __FILE__ with __LINE__ prevents the compiler from
aliasing strings within the same file, contributing ~30KB of .text
bloat. Chrome already omits from the file number from its Location
type so it doesn't seem to be a big loss.

Bug: b/145168048
Change-Id: I000bfdf43f4eb90f8b63ed017b08c1b5a7a84a6d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/160744
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29994}
2019-12-03 19:43:12 +00:00
..
helpers_android.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
jvm_android.cc Format almost everything. 2019-07-08 13:45:15 +00:00
process_thread_impl.cc Remove line number from rtc::Location 2019-12-03 19:43:12 +00:00
process_thread_impl.h Format almost everything. 2019-07-08 13:45:15 +00:00
process_thread_impl_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00