llvm-project/flang
peter klausler 03aecfc336 [flang] Preserve some minor changes that accumulated as I was implementing
an unparsing feature.

Enum classes in parse tree node class types are now defined with
a macro so that the names of the enumerations can be captured for
formatting purposes.

Add a TODO comment.

Rebase to new master with parse tree traversal code.

Original-commit: flang-compiler/f18@d6bfcfd526
Reviewed-on: https://github.com/flang-compiler/f18/pull/16
2018-02-26 15:31:46 -08:00
..
documentation [flang] Remove old character "cooking" parser combinators that handled Fortran 2018-02-16 10:41:16 -08:00
include/flang [flang] Add missing include config file skeleton 2018-02-19 14:44:54 +01:00
lib [flang] Preserve some minor changes that accumulated as I was implementing 2018-02-26 15:31:46 -08:00
tools [flang] Preserve some minor changes that accumulated as I was implementing 2018-02-26 15:31:46 -08:00
.clang-format [flang] Tweaked .clang-format, then ran it. 2018-02-07 12:27:36 -08:00
.gitignore [flang] Development of character provenance. 2018-02-15 15:58:44 -08:00
CMakeLists.txt [flang] Add simple recursive CMake directory structure 2018-02-19 14:28:12 +01:00
Makefile [flang] Clean up Makefile, add reformat target. 2018-02-07 16:27:36 -08:00
README.md [flang] Revert "Schauveau cmake" 2018-02-14 09:06:47 -08:00

README.md

f18