llvm-project/flang/lib
peter klausler 6110e7716c [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
2021-01-27 15:41:29 -08:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Readability improvement in binary->decimal conversion 2020-10-01 15:49:27 -07:00
Evaluate [flang] Correct shape analysis for transformational intrinsic functions 2021-01-22 10:48:58 -08:00
Frontend [flang] Search for #include "file" in right directory (take 2) 2021-01-27 15:41:29 -08:00
FrontendTool [flang][driver] Move isFixedFormSuffix and isFreeFormSuffix to flangFrontend 2021-01-19 17:47:40 +00:00
Lower [flang][directive] Get rid of flangClassValue in TableGen 2021-01-19 10:28:46 -05:00
Optimizer [mlir] Remove the MutableDictionaryAttr class 2020-12-17 17:18:42 -08:00
Parser [flang] Search for #include "file" in right directory (take 2) 2021-01-27 15:41:29 -08:00
Semantics [flang][nfc] Fix comments, remove needless API, tweak script 2021-01-22 10:55:53 -08:00
CMakeLists.txt [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00