diff options
author | Zachary Turner <zturner@google.com> | 2018-06-05 19:58:26 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-06-05 19:58:26 +0000 |
commit | 8ac1c38a7216b6fac46597439d501b28a70ae34e (patch) | |
tree | f447d5bc23d43c5cc0fa587aba951944bc62a1e5 /clang/lib/CodeGen/SwiftCallingConv.cpp | |
parent | 57e541e87eef1c1e49aad638f9b90484e6f8b7aa (diff) | |
download | bcm5719-llvm-8ac1c38a7216b6fac46597439d501b28a70ae34e.tar.gz bcm5719-llvm-8ac1c38a7216b6fac46597439d501b28a70ae34e.zip |
[FileSystem] Remove OpenFlags param from several functions.
There was only one place in the entire codebase where a non
default value was being passed, and that place was already hidden
in an implementation file. So we can delete the extra parameter
and all existing clients continue to work as they always have,
while making the interface a bit simpler.
Differential Revision: https://reviews.llvm.org/D47789
llvm-svn: 334046
Diffstat (limited to 'clang/lib/CodeGen/SwiftCallingConv.cpp')
0 files changed, 0 insertions, 0 deletions