llvm/flang/lib/semantics
2019-04-15 10:09:22 -07:00
..
assignment.cc [flang] Lots of debugging and refinement 2019-04-08 16:16:55 -07:00
assignment.h [flang] Remove OwningPointer, use unique_ptr better instead. 2019-03-20 11:38:45 -07:00
attr.cc [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
attr.h [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
canonicalize-do.cc [flang] Simplify Semantics::Perform 2019-03-06 17:07:25 -08:00
canonicalize-do.h [flang] Simplify Semantics::Perform 2019-03-06 17:07:25 -08:00
check-arithmeticif.cc [flang] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
check-arithmeticif.h [flang] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
check-computed-goto.cc [flang] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
check-computed-goto.h [flang] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
check-deallocate.cc [flang] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
check-deallocate.h [flang] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
check-do-concurrent.cc [flang] pass all tests 2019-04-15 09:41:50 -07:00
check-do-concurrent.h [flang] Remove the IF specific context classes; in these cases they 2019-03-26 18:03:33 -07:00
check-if-stmt.cc [flang] Reactivate tree-driven constraint checking on expressions. 2019-04-15 09:41:41 -07:00
check-if-stmt.h [flang] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
check-nullify.cc [flang] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
check-nullify.h [flang] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
CMakeLists.txt [flang] Reactivate tree-driven constraint checking on expressions. 2019-04-15 09:41:41 -07:00
expression.cc [flang] pass all tests 2019-04-15 09:41:50 -07:00
expression.h [flang] pass all tests 2019-04-15 09:41:50 -07:00
mod-file.cc [flang] Simplify expression visitor usage 2019-04-05 12:56:09 -07:00
mod-file.h [flang] Simplify Semantics::Perform 2019-03-06 17:07:25 -08:00
resolve-labels.cc [flang] Hopefully the last fixup of messages that appear for bad termination 2019-04-11 15:35:44 -07:00
resolve-labels.h [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
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] reformatting 2019-04-15 09:44:54 -07:00
resolve-names.h [flang] Simplify Semantics::Perform 2019-03-06 17:07:25 -08:00
rewrite-parse-tree.cc [flang] Remove ObjectName alternative from Designator 2019-04-12 16:30:03 -07:00
rewrite-parse-tree.h [flang] Simplify Semantics::Perform 2019-03-06 17:07:25 -08:00
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] Reactivate tree-driven constraint checking on expressions. 2019-04-15 09:41:41 -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] Cleanup -- Remove unnecessary inline keyword, 2019-04-11 15:20:14 -07:00
tools.cc [flang] reformatting 2019-04-15 09:44:54 -07:00
tools.h [flang] Fix clang warning that crept into codebase over weekend 2019-04-15 10:09:22 -07:00
type.cc [flang] Move some AsFortran() implementations into new formatting.cc; use precedence for parentheses 2019-04-01 10:58:55 -07:00
type.h [flang] Type checking on values in structure components 2019-03-04 16:30:22 -08:00
unparse-with-symbols.cc [flang] Change when symbol is set in parser::Name 2018-12-06 07:16:52 -08:00
unparse-with-symbols.h [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00