diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-11-10 10:54:03 -0500 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2021-01-25 17:50:56 -0800 |
commit | f4d02fbe418db55375b78b8f57e47126e4642fb6 (patch) | |
tree | ea14d44030504499a567db99aa15fca1fa68bcf7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 03bce0bf4e3708baa6f2fd7007d79b739f067ddc (diff) | |
download | llvm-f4d02fbe418db55375b78b8f57e47126e4642fb6.zip llvm-f4d02fbe418db55375b78b8f57e47126e4642fb6.tar.gz llvm-f4d02fbe418db55375b78b8f57e47126e4642fb6.tar.bz2 |
Frontend: Take VFS and MainFileBuffer by reference in PrecompiledPreamble::CanReuse, NFC
Clarify that `PrecompiledPreamble::CanReuse` requires non-null arguments
for `VFS` and `MainFileBuffer`, taking them by reference instead of by
pointer.
Differential Revision: https://reviews.llvm.org/D91297
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions