llvm/flang/lib
Tim Keith 03435d981d [flang] Use fundamental types in overloadings of Unparse.
Different systems map std::size_t, string::size_type, etc. to different
fundamental types. To ensure they are all covered, make the overloadings
of Unparse for integer types use only fundamental types.

This fixes compilations problems on Darwin and *BSD systems.

Original-commit: flang-compiler/f18@5576ed49a2
Reviewed-on: https://github.com/flang-compiler/f18/pull/205
2018-10-10 07:24:27 -07:00
..
common [flang] Changes that might fix MSVC build problems from sjs 2018-09-25 15:23:59 -07:00
evaluate [flang] Resolve g++ 7.2 build problem 2018-10-01 14:36:31 -07:00
parser [flang] Use fundamental types in overloadings of Unparse. 2018-10-10 07:24:27 -07:00
semantics [flang] Build the label stack locally and thread the iterators explicitly rather 2018-10-05 13:59:43 -07:00
CMakeLists.txt [flang] Rearrange some facilities into a new lib/common. 2018-06-18 11:05:17 -07:00