diff options
author | Rui Ueyama <ruiu@google.com> | 2017-11-08 22:57:48 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-11-08 22:57:48 +0000 |
commit | f6490e047a853bb38d435b8039bbeb4b41e863d3 (patch) | |
tree | 22d57b9ea1ee196994a1f84f5d3476e89fe99199 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 75a35179de366c85536a74c513cdfeedefeedddd (diff) | |
download | llvm-f6490e047a853bb38d435b8039bbeb4b41e863d3.zip llvm-f6490e047a853bb38d435b8039bbeb4b41e863d3.tar.gz llvm-f6490e047a853bb38d435b8039bbeb4b41e863d3.tar.bz2 |
[FileOutputBuffer] Move factory methods out of their classes.
InMemoryBuffer and OnDiskBuffer classes have both factory methods and
public constructors, and that looks a bit odd. This patch makes factory
methods non-member function to fix it.
Differential Revision: https://reviews.llvm.org/D39693
llvm-svn: 317739
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions