diff options
author | peter klausler <pklausler@nvidia.com> | 2021-01-26 13:57:44 -0800 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-01-27 15:41:29 -0800 |
commit | 6110e7716cd0000fdeb2a7edfbec7c9991f1a08a (patch) | |
tree | 0569a4747572fb74859b5299bcc8ab20ad0e107e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 764a7a2155c6747ec8d0b38d8edbb65960eae874 (diff) | |
download | llvm-6110e7716cd0000fdeb2a7edfbec7c9991f1a08a.zip llvm-6110e7716cd0000fdeb2a7edfbec7c9991f1a08a.tar.gz llvm-6110e7716cd0000fdeb2a7edfbec7c9991f1a08a.tar.bz2 |
[flang] Search for #include "file" in right directory (take 2)
Make the #include "file" preprocessing directive begin its
search in the same directory as the file containing the directive,
as other preprocessors and our Fortran INCLUDE statement do.
Avoid current working directory for all source files except the original.
Resolve tests.
Differential Revision: https://reviews.llvm.org/D95481
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions