llvm/flang/lib/evaluate
Tim Keith 1466eb250d [flang] Remove include of symbol.h from variable.h
This include will lead to circularities when semantics/type.h needs
include evaluate/expression.h. There will probably be a different
long-term solution.

Original-commit: flang-compiler/f18@c7fa815036
Reviewed-on: https://github.com/flang-compiler/f18/pull/223
Tree-same-pre-rewrite: false
2018-11-06 17:12:02 -08:00
..
call.cc [flang] Back out needless macro change that led to clang-format grief 2018-10-26 16:31:20 -07:00
call.h [flang] clean up comments, put out for review 2018-10-26 15:55:28 -07:00
CMakeLists.txt [flang] Complete refactor of Fold() - checkpoint 2018-10-26 15:21:01 -07:00
common.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
common.h [flang] readability improvement from Tim 2018-10-29 09:26:33 -07:00
complex.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
complex.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
expression.cc [flang] Back out needless macro change that led to clang-format grief 2018-10-26 16:31:20 -07:00
expression.h [flang] Back out needless macro change that led to clang-format grief 2018-10-26 16:31:20 -07:00
fold.cc [flang] Back out needless macro change that led to clang-format grief 2018-10-26 16:31:20 -07:00
fold.h [flang] Back out needless macro change that led to clang-format grief 2018-10-26 16:31:20 -07:00
int-power.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
integer.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
integer.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
intrinsics.cc [flang] Complete refactor of Fold() - checkpoint 2018-10-26 15:21:01 -07:00
intrinsics.h [flang] Refactor some lib/evaluate headers for sanity 2018-10-26 15:17:52 -07:00
leading-zero-bit-count.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
logical.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
logical.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
real.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
real.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
rounding-bits.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
tools.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
tools.h [flang] clean up comments, put out for review 2018-10-26 15:55:28 -07:00
type.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
type.h [flang] Back out needless macro change that led to clang-format grief 2018-10-26 16:31:20 -07:00
variable.cc [flang] Remove include of symbol.h from variable.h 2018-11-06 17:12:02 -08:00
variable.h [flang] Remove include of symbol.h from variable.h 2018-11-06 17:12:02 -08:00