llvm-project/flang/lib
peter klausler 4706880f06 [flang] Allow Fortran comments after #include path
C-style /*comments*/ are removed during preprocessing directive
tokenization, but Fortran !comments need to be specifically
allowed.

Fixes LLVM bugzilla 47466.

Differential Revision: https://reviews.llvm.org/D87638
2020-09-14 16:58:14 -07:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal Remove unneeded RoundDefault enumerator, and fix spelling in comments 2020-08-03 16:14:24 -07:00
Evaluate [flang] Fix assert on constant folding of extended types 2020-09-10 14:34:03 -07:00
Frontend [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00
FrontendTool [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00
Lower [flang] More clean-up of CookedSource API 2020-09-14 14:51:55 -07:00
Optimizer Make namespace handling uniform across dialect backends. 2020-09-14 20:33:31 +00:00
Parser [flang] Allow Fortran comments after #include path 2020-09-14 16:58:14 -07:00
Semantics [flang] Fix bug for forward referenced type 2020-09-14 15:15:58 -07:00
CMakeLists.txt [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00