llvm/flang/lib
Peter Steinfeld 177948f9f6 [flang] More changes in response to review comments.
- resolve-names.cc: I reworded the message when a name appears in a
   locality-spec when a name is used that cannot appear in a variable
   definition context.
 - tools.cc: I removed the unused functions ```IsValueDummy()``` and
   ```IsModifiable()```.  I made the function ```GetAssociatedVariable()```
   static.  I cleaned up the code in ```GetAssociationRoot()```.  I cleaned up
   the code in ```IsOrContainsEventOrLockComponent()```.  I added a TODO to
   ```WhyNotModifiable()``` and made some other improvements to it.
 - tools.h: Removed some deleted and unnecessary functions.
 - I fixed up a couple of tests related to the changes in error messages.

Original-commit: flang-compiler/f18@47da8ff9c8
Reviewed-on: https://github.com/flang-compiler/f18/pull/596
2019-07-25 13:37:11 -07:00
..
common [flang] Merge pull request flang-compiler/f18#544 from flang-compiler/jpr-reshape-only-folding 2019-07-23 05:36:17 -07:00
evaluate [flang] Fix bug 2019-07-25 10:40:09 -07:00
parser [flang] Support SELECTED_CHAR_KIND("DEFAULT") 2019-07-17 15:58:28 -07:00
semantics [flang] More changes in response to review comments. 2019-07-25 13:37:11 -07:00
CMakeLists.txt [flang] remove FIR 2019-06-07 10:20:15 -07:00