llvm/flang
Tim Keith 4008e3e5d7 [flang] Make include guards consistent.
The include guard symbol is `FORTRAN_$dir_$file_H_` where $dir is the
subdirectory of `lib` and $file is the basename of the header file.
Those names are mapped to uppercase and hyphens are replaced by
underscores.

Original-commit: flang-compiler/f18@ac9c0e7106
Reviewed-on: https://github.com/flang-compiler/f18/pull/75
2018-05-01 14:07:52 -07:00
..
documentation [flang] Add copyright notices. 2018-05-01 12:50:34 -07:00
include/flang [flang] Add copyright notices. 2018-05-01 12:50:34 -07:00
lib [flang] Make include guards consistent. 2018-05-01 14:07:52 -07:00
test/semantics [flang] Add copyright notices. 2018-05-01 12:50:34 -07:00
tools [flang] Add copyright notices. 2018-05-01 12:50:34 -07:00
.clang-format [flang] Improve include file sorting. 2018-04-12 12:23:20 -07:00
.gitignore [flang] Add MinSizeRel to .gitignore. 2018-03-29 11:19:37 -07:00
CMakeLists.txt [flang] Add copyright notices. 2018-05-01 12:50:34 -07:00
README.md [flang] Add copyright notices. 2018-05-01 12:50:34 -07:00

f18