llvm/flang/lib/semantics
Peter Steinfeld 5c7687bdbe [flang] Removed erroneous reference to "obsolete" and fixed up the message
as per Peter Klauser's recommendation.

Original-commit: flang-compiler/f18@f4d6d7007d
Reviewed-on: https://github.com/flang-compiler/f18/pull/398
Tree-same-pre-rewrite: false
2019-04-10 11:40:52 -07:00
..
assignment.cc [flang] Lots of debugging and refinement 2019-04-08 16:16:55 -07:00
assignment.h
attr.cc
attr.h
canonicalize-do.cc
canonicalize-do.h
check-arithmeticif.cc
check-arithmeticif.h
check-computed-goto.cc
check-computed-goto.h
check-do-concurrent.cc [flang] Simplify expression visitor usage 2019-04-05 12:56:09 -07:00
check-do-concurrent.h
check-if-construct.cc
check-if-construct.h
check-if-stmt.cc [flang] Remove unused variable in check-if-stmt.cc 2019-04-01 21:28:16 -07:00
check-if-stmt.h
check-nullify.cc [flang] Use structureComponent.component.symbol directly instead of getting 2019-04-08 00:26:10 -07:00
check-nullify.h [flang] Check semantic contraints for the nullify statement. The full 2019-04-07 11:29:48 -07:00
CMakeLists.txt [flang] Check semantic contraints for the nullify statement. The full 2019-04-07 11:29:48 -07:00
expression.cc [flang] Redo without macros 2019-04-09 13:29:40 -07:00
expression.h [flang] Lots of debugging and refinement 2019-04-08 16:16:55 -07:00
mod-file.cc [flang] Simplify expression visitor usage 2019-04-05 12:56:09 -07:00
mod-file.h
resolve-labels.cc [flang] Removed erroneous reference to "obsolete" and fixed up the message 2019-04-10 11:40:52 -07:00
resolve-labels.h
resolve-names-utils.cc [flang] Address review comments. 2019-04-04 16:32:37 -07:00
resolve-names-utils.h [flang] Address review comments. 2019-04-04 16:32:37 -07:00
resolve-names.cc [flang] Redo without macros 2019-04-09 13:29:40 -07:00
resolve-names.h
rewrite-parse-tree.cc [flang] Do not replace format with namelist if there is no unit (avoiding accidental language extension) 2019-04-10 08:52:46 -07:00
rewrite-parse-tree.h
scope.cc [flang] Address comments, clean up warnings 2019-04-02 11:56:19 -07:00
scope.h [flang] Redo without macros 2019-04-09 13:29:40 -07:00
semantics.cc [flang] Check semantic contraints for the nullify statement. The full 2019-04-07 11:29:48 -07:00
semantics.h [flang] Redo without macros 2019-04-09 13:29:40 -07:00
symbol.cc [flang] Support coarrays in name resolution 2019-04-04 14:47:59 -07:00
symbol.h [flang] Support coarrays in name resolution 2019-04-04 14:47:59 -07:00
tools.cc [flang] Check semantic contraints for the nullify statement. The full 2019-04-07 11:29:48 -07:00
tools.h [flang] Check semantic contraints for the nullify statement. The full 2019-04-07 11:29:48 -07:00
type.cc
type.h
unparse-with-symbols.cc
unparse-with-symbols.h