diff options
author | peter klausler <pklausler@nvidia.com> | 2020-07-03 10:56:08 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2020-07-03 13:04:18 -0700 |
commit | 7926969afc63820b123de9d6895c3913befaae1b (patch) | |
tree | fdcba321615df7a6e86704263b961446e8c48a2c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c7cabf9d608b9aad82e9cb684fbbe9f7a76bf4e0 (diff) | |
download | llvm-7926969afc63820b123de9d6895c3913befaae1b.zip llvm-7926969afc63820b123de9d6895c3913befaae1b.tar.gz llvm-7926969afc63820b123de9d6895c3913befaae1b.tar.bz2 |
[flang] Track known file size, add IsATerminal (ext. I/O work part 5)
Add a data member knownSize_ and an accessor to allow the size of
an external file to be tracked when known. Also add a wrapper for
::isatty() here in the filesystem encapsulation module. These
features are needed for the external I/O rework changes still
to come.
Reviewed By: sscalpone
Differential Revision: https://reviews.llvm.org/D83141
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions