llvm/flang/lib/parser
Tim Keith c0d92ef566 [flang] Clean up Makefile, add reformat target.
Now the only targets in Makefile are Debug, Release, and reformat.
"make reformat" reformats all C++ source in place.

Also includes the result of "make reformat". Most of the changes were
just moving the "main" include up.

Original-commit: flang-compiler/f18@cf7d3a7afb
2018-02-07 16:27:36 -08:00
..
basic-parsers.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
char-buffer.cc [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
char-buffer.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
char-parsers.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
cooked-chars.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
cooked-tokens.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
debug-parser.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
format-specification.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
grammar.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
idioms.cc [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
idioms.h [flang] Adapt to new directory for idioms.cc, idioms.h. 2018-02-07 15:19:54 -08:00
indirection.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
message.cc [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
message.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
parse-state.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
parse-tree.cc [flang] Clean up Makefile, add reformat target. 2018-02-07 16:27:36 -08:00
parse-tree.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
position.cc [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
position.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
preprocessor.cc [flang] Clean up Makefile, add reformat target. 2018-02-07 16:27:36 -08:00
preprocessor.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
prescan.cc [flang] Clean up Makefile, add reformat target. 2018-02-07 16:27:36 -08:00
prescan.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
source.cc [flang] Clean up Makefile, add reformat target. 2018-02-07 16:27:36 -08:00
source.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00
user-state.h [flang] Impose a directory structure. Move files around. Introduce 2018-02-07 12:04:42 -08:00