[all-commits] [llvm/llvm-project] c1c012: [flang]Implemented Semantic Checkes for 5 data con...
Anchu Rajendran S via All-commits
all-commits at lists.llvm.org
Fri Apr 17 23:56:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c1c01212c49a0792c0594662db84be271e29cba6
https://github.com/llvm/llvm-project/commit/c1c01212c49a0792c0594662db84be271e29cba6
Author: Anchu Rajendran <asudhaku at amd.com>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M flang/lib/Semantics/check-data.cpp
M flang/lib/Semantics/check-data.h
A flang/test/Semantics/data03.f90
Log Message:
-----------
[flang]Implemented Semantic Checkes for 5 data constraints
Summary:
C874, C875, C878, C880 and C881 checks are implemented.
Differential Revision: https://reviews.llvm.org/D78008
More information about the All-commits
mailing list