llvm/flang/lib/semantics
Tim Keith dfd2bcbd3c [flang] Undo previous commit.
`name` depends on the template type, so we have to explicitly say
that `has` is a template with the `template` keyword.
Rather than do that I'm putting back the explicit type for name.

Original-commit: flang-compiler/f18@0cde87f2fe
Reviewed-on: https://github.com/flang-compiler/f18/pull/65
2018-04-23 15:33:59 -07:00
..
attr.cc
attr.h
CMakeLists.txt [flang] Implement parse tree rewriting. 2018-04-18 15:06:35 -07:00
enum-set.h
GetValue.def
GetValue.h
LabelTable.h
make-types.cc [flang] Resolve array specifications of entities. 2018-04-12 12:59:42 -07:00
make-types.h
ParseTreeDump.cc
ParseTreeDump.h [flang] Implement parse tree rewriting. 2018-04-18 15:06:35 -07:00
pass1.cc [flang] Use DataRef as a better name for the data-ref production. Use DataRef instead of Variable for LHS of pointer assignment. 2018-04-16 13:37:54 -07:00
resolve-names.cc [flang] Rewrite function calls to array element references 2018-04-23 12:46:56 -07:00
resolve-names.h [flang] Implement parse tree rewriting. 2018-04-18 15:06:35 -07:00
rewrite-parse-tree.cc [flang] Undo previous commit. 2018-04-23 15:33:59 -07:00
rewrite-parse-tree.h [flang] Address review comments. 2018-04-18 15:50:36 -07:00
scope.cc [flang] Implement parse tree rewriting. 2018-04-18 15:06:35 -07:00
scope.h [flang] Implement parse tree rewriting. 2018-04-18 15:06:35 -07:00
SemanticData.h
StatementMap.cc
StatementMap.h
Stmt.def
Stmt.h
symbol.cc [flang] Implement parse tree rewriting. 2018-04-18 15:06:35 -07:00
symbol.h [flang] Add statement functions to symbol table 2018-04-17 14:16:42 -07:00
type.cc [flang] Resolve array specifications of entities. 2018-04-12 12:59:42 -07:00
type.h [flang] Resolve array specifications of entities. 2018-04-16 13:37:59 -07:00