[all-commits] [llvm/llvm-project] eae2d6: Revert "[flang] Fix CheckSpecificationExpr handlin...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Wed Nov 11 03:35:12 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eae2d6357110fb48fd96ef04c48a38020b33b644
https://github.com/llvm/llvm-project/commit/eae2d6357110fb48fd96ef04c48a38020b33b644
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths:
M flang/lib/Evaluate/check-expression.cpp
M flang/test/Semantics/spec-expr.f90
Log Message:
-----------
Revert "[flang] Fix CheckSpecificationExpr handling of associated names"
This reverts commit b670189975f5ba4e8ef22c74724c610287b69c28.
This patch causes shared library builds (BUILD_SHARED_LIBS=ON) to fail:
* http://lab.llvm.org:8011/#/builders/33/builds/626
I wasn't able to identify any easy fix, hence reverting.
More information about the All-commits
mailing list